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