| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AggregationFunctionContext |
PostgreSQLStatementParser.aggregationFunction() |
PostgreSQLStatementParser.AggregationFunctionContext |
PostgreSQLStatementParser.FunctionCallContext.aggregationFunction() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitAggregationFunction(PostgreSQLStatementParser.AggregationFunctionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.aggregationFunction(). |
T |
PostgreSQLStatementVisitor.visitAggregationFunction(PostgreSQLStatementParser.AggregationFunctionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.aggregationFunction(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLVisitor.visitAggregationFunction(PostgreSQLStatementParser.AggregationFunctionContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.