| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.FeatureNameContext |
OracleStatementParser.featureName() |
OracleStatementParser.FeatureNameContext |
OracleStatementParser.FeatureClausesContext.featureName(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.FeatureNameContext> |
OracleStatementParser.FeatureClausesContext.featureName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitFeatureName(OracleStatementParser.FeatureNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.featureName(). |
T |
OracleStatementBaseVisitor.visitFeatureName(OracleStatementParser.FeatureNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.featureName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.