| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.BitExprContext |
SQL92StatementParser.bitExpr() |
SQL92StatementParser.BitExprContext |
SQL92StatementParser.PredicateContext.bitExpr(int i) |
SQL92StatementParser.BitExprContext |
SQL92StatementParser.BitExprContext.bitExpr(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQL92StatementParser.BitExprContext> |
SQL92StatementParser.PredicateContext.bitExpr() |
List<SQL92StatementParser.BitExprContext> |
SQL92StatementParser.BitExprContext.bitExpr() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitBitExpr(SQL92StatementParser.BitExprContext ctx)
Visit a parse tree produced by
SQL92StatementParser.bitExpr(). |
T |
SQL92StatementBaseVisitor.visitBitExpr(SQL92StatementParser.BitExprContext ctx)
Visit a parse tree produced by
SQL92StatementParser.bitExpr(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92Visitor.visitBitExpr(SQL92StatementParser.BitExprContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.