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