| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DistinctContext |
PostgreSQLStatementParser.distinct() |
PostgreSQLStatementParser.DistinctContext |
PostgreSQLStatementParser.AggregationFunctionContext.distinct() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitDistinct(PostgreSQLStatementParser.DistinctContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.distinct(). |
T |
PostgreSQLStatementVisitor.visitDistinct(PostgreSQLStatementParser.DistinctContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.distinct(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.