| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterAggregateContext |
PostgreSQLStatementParser.alterAggregate() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitAlterAggregate(PostgreSQLStatementParser.AlterAggregateContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterAggregate(). |
T |
PostgreSQLStatementBaseVisitor.visitAlterAggregate(PostgreSQLStatementParser.AlterAggregateContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterAggregate(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.