| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.AlterAggregateContext |
OpenGaussStatementParser.alterAggregate() |
OpenGaussStatementParser.AlterAggregateContext |
OpenGaussStatementParser.ExecuteContext.alterAggregate() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitAlterAggregate(OpenGaussStatementParser.AlterAggregateContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.alterAggregate(). |
T |
OpenGaussStatementVisitor.visitAlterAggregate(OpenGaussStatementParser.AlterAggregateContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.alterAggregate(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitAlterAggregate(OpenGaussStatementParser.AlterAggregateContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.