| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.AggregateContext |
OracleStatementParser.aggregate() |
OracleStatementParser.AggregateContext |
OracleStatementParser.QualifiedExpressionContext.aggregate() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitAggregate(OracleStatementParser.AggregateContext ctx)
Visit a parse tree produced by
OracleStatementParser.aggregate(). |
T |
OracleStatementBaseVisitor.visitAggregate(OracleStatementParser.AggregateContext ctx)
Visit a parse tree produced by
OracleStatementParser.aggregate(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.