| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.OperatorNameContext |
OracleStatementParser.operatorName() |
OracleStatementParser.OperatorNameContext |
OracleStatementParser.CommentContext.operatorName() |
OracleStatementParser.OperatorNameContext |
OracleStatementParser.DropOperatorContext.operatorName() |
OracleStatementParser.OperatorNameContext |
OracleStatementParser.AlterOperatorContext.operatorName() |
OracleStatementParser.OperatorNameContext |
OracleStatementParser.PrimaryOperatorClauseContext.operatorName() |
OracleStatementParser.OperatorNameContext |
OracleStatementParser.AddOrDropClauseContext.operatorName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitOperatorName(OracleStatementParser.OperatorNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.operatorName(). |
T |
OracleStatementBaseVisitor.visitOperatorName(OracleStatementParser.OperatorNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.operatorName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.