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