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