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