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