| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.AggregationFunctionContext |
SQLServerStatementParser.aggregationFunction() |
SQLServerStatementParser.AggregationFunctionContext |
SQLServerStatementParser.FunctionCallContext.aggregationFunction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitAggregationFunction(SQLServerStatementParser.AggregationFunctionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.aggregationFunction(). |
T |
SQLServerStatementVisitor.visitAggregationFunction(SQLServerStatementParser.AggregationFunctionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.aggregationFunction(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerStatementSQLVisitor.visitAggregationFunction(SQLServerStatementParser.AggregationFunctionContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.