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