| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.BitExprContext |
MySQLStatementParser.bitExpr() |
MySQLStatementParser.BitExprContext |
MySQLStatementParser.PartitionTypeDefContext.bitExpr() |
MySQLStatementParser.BitExprContext |
MySQLStatementParser.SubPartitionsContext.bitExpr() |
MySQLStatementParser.BitExprContext |
MySQLStatementParser.PredicateContext.bitExpr(int i) |
MySQLStatementParser.BitExprContext |
MySQLStatementParser.BitExprContext.bitExpr(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.BitExprContext> |
MySQLStatementParser.PredicateContext.bitExpr() |
List<MySQLStatementParser.BitExprContext> |
MySQLStatementParser.BitExprContext.bitExpr() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitBitExpr(MySQLStatementParser.BitExprContext ctx)
Visit a parse tree produced by
MySQLStatementParser.bitExpr(). |
T |
MySQLStatementVisitor.visitBitExpr(MySQLStatementParser.BitExprContext ctx)
Visit a parse tree produced by
MySQLStatementParser.bitExpr(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLStatementSQLVisitor.visitBitExpr(MySQLStatementParser.BitExprContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.