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