| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.AggregationFunctionContext |
SQLServerStatementParser.aggregationFunction() |
SQLServerStatementParser.AggregationFunctionContext |
SQLServerStatementParser.FunctionCallContext.aggregationFunction() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQLServerStatementVisitor.visitAggregationFunction(SQLServerStatementParser.AggregationFunctionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.aggregationFunction(). |
T |
SQLServerStatementBaseVisitor.visitAggregationFunction(SQLServerStatementParser.AggregationFunctionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.aggregationFunction(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.