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