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