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