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