| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterAggregateContext |
PostgreSQLStatementParser.alterAggregate() |
PostgreSQLStatementParser.AlterAggregateContext |
PostgreSQLStatementParser.ExecuteContext.alterAggregate() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitAlterAggregate(PostgreSQLStatementParser.AlterAggregateContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterAggregate(). |
T |
PostgreSQLStatementParserBaseVisitor.visitAlterAggregate(PostgreSQLStatementParser.AlterAggregateContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterAggregate(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitAlterAggregate(PostgreSQLStatementParser.AlterAggregateContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.