| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DistinctClauseContext |
PostgreSQLStatementParser.distinctClause() |
PostgreSQLStatementParser.DistinctClauseContext |
PostgreSQLStatementParser.SimpleSelectContext.distinctClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitDistinctClause(PostgreSQLStatementParser.DistinctClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.distinctClause(). |
T |
PostgreSQLStatementParserBaseVisitor.visitDistinctClause(PostgreSQLStatementParser.DistinctClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.distinctClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.