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