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