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