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