| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.PrimaryOperatorClauseContext |
OracleStatementParser.primaryOperatorClause() |
OracleStatementParser.PrimaryOperatorClauseContext |
OracleStatementParser.ImplementationClauseContext.primaryOperatorClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.PrimaryOperatorClauseContext> |
OracleStatementParser.ImplementationClauseContext.primaryOperatorClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitPrimaryOperatorClause(OracleStatementParser.PrimaryOperatorClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.primaryOperatorClause(). |
T |
OracleStatementBaseVisitor.visitPrimaryOperatorClause(OracleStatementParser.PrimaryOperatorClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.primaryOperatorClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.