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