| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.JsonObjectStepContext |
OracleStatementParser.jsonObjectStep() |
OracleStatementParser.JsonObjectStepContext |
OracleStatementParser.JsonNonfunctionStepsContext.jsonObjectStep(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.JsonObjectStepContext> |
OracleStatementParser.JsonNonfunctionStepsContext.jsonObjectStep() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitJsonObjectStep(OracleStatementParser.JsonObjectStepContext ctx)
Visit a parse tree produced by
OracleStatementParser.jsonObjectStep(). |
T |
OracleStatementBaseVisitor.visitJsonObjectStep(OracleStatementParser.JsonObjectStepContext ctx)
Visit a parse tree produced by
OracleStatementParser.jsonObjectStep(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.