| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.JsonArrayStepContext |
OracleStatementParser.jsonArrayStep() |
OracleStatementParser.JsonArrayStepContext |
OracleStatementParser.JsonNonfunctionStepsContext.jsonArrayStep(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.JsonArrayStepContext> |
OracleStatementParser.JsonNonfunctionStepsContext.jsonArrayStep() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitJsonArrayStep(OracleStatementParser.JsonArrayStepContext ctx)
Visit a parse tree produced by
OracleStatementParser.jsonArrayStep(). |
T |
OracleStatementBaseVisitor.visitJsonArrayStep(OracleStatementParser.JsonArrayStepContext ctx)
Visit a parse tree produced by
OracleStatementParser.jsonArrayStep(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.