| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AggregateWithArgtypesListContext |
PostgreSQLStatementParser.aggregateWithArgtypesList() |
PostgreSQLStatementParser.AggregateWithArgtypesListContext |
PostgreSQLStatementParser.DropAggregateContext.aggregateWithArgtypesList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitAggregateWithArgtypesList(PostgreSQLStatementParser.AggregateWithArgtypesListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.aggregateWithArgtypesList(). |
T |
PostgreSQLStatementParserVisitor.visitAggregateWithArgtypesList(PostgreSQLStatementParser.AggregateWithArgtypesListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.aggregateWithArgtypesList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.