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