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