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