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