| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.GroupByItemContext |
OpenGaussStatementParser.groupByItem() |
OpenGaussStatementParser.GroupByItemContext |
OpenGaussStatementParser.GroupByListContext.groupByItem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OpenGaussStatementParser.GroupByItemContext> |
OpenGaussStatementParser.GroupByListContext.groupByItem() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitGroupByItem(OpenGaussStatementParser.GroupByItemContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.groupByItem(). |
T |
OpenGaussStatementVisitor.visitGroupByItem(OpenGaussStatementParser.GroupByItemContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.groupByItem(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussStatementSQLVisitor.visitGroupByItem(OpenGaussStatementParser.GroupByItemContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.