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