| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.BitExprContext |
OracleStatementParser.bitExpr() |
OracleStatementParser.BitExprContext |
OracleStatementParser.PredicateContext.bitExpr(int i) |
OracleStatementParser.BitExprContext |
OracleStatementParser.BitExprContext.bitExpr(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.BitExprContext> |
OracleStatementParser.PredicateContext.bitExpr() |
List<OracleStatementParser.BitExprContext> |
OracleStatementParser.BitExprContext.bitExpr() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitBitExpr(OracleStatementParser.BitExprContext ctx)
Visit a parse tree produced by
OracleStatementParser.bitExpr(). |
T |
OracleStatementBaseVisitor.visitBitExpr(OracleStatementParser.BitExprContext ctx)
Visit a parse tree produced by
OracleStatementParser.bitExpr(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleStatementSQLVisitor.visitBitExpr(OracleStatementParser.BitExprContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.