| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ComparisonOperatorContext |
OracleStatementParser.comparisonOperator() |
OracleStatementParser.ComparisonOperatorContext |
OracleStatementParser.BooleanPrimaryContext.comparisonOperator() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitComparisonOperator(OracleStatementParser.ComparisonOperatorContext ctx)
Visit a parse tree produced by
OracleStatementParser.comparisonOperator(). |
T |
OracleStatementBaseVisitor.visitComparisonOperator(OracleStatementParser.ComparisonOperatorContext ctx)
Visit a parse tree produced by
OracleStatementParser.comparisonOperator(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.