| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AggrArgContext |
PostgreSQLStatementParser.aggrArg() |
PostgreSQLStatementParser.AggrArgContext |
PostgreSQLStatementParser.AggrArgsListContext.aggrArg(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.AggrArgContext> |
PostgreSQLStatementParser.AggrArgsListContext.aggrArg() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitAggrArg(PostgreSQLStatementParser.AggrArgContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.aggrArg(). |
T |
PostgreSQLStatementParserBaseVisitor.visitAggrArg(PostgreSQLStatementParser.AggrArgContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.aggrArg(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.