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