| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.GroupingSetsClauseContext |
OpenGaussStatementParser.groupingSetsClause() |
OpenGaussStatementParser.GroupingSetsClauseContext |
OpenGaussStatementParser.GroupByItemContext.groupingSetsClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitGroupingSetsClause(OpenGaussStatementParser.GroupingSetsClauseContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.groupingSetsClause(). |
T |
OpenGaussStatementVisitor.visitGroupingSetsClause(OpenGaussStatementParser.GroupingSetsClauseContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.groupingSetsClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.