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