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