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