| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OpenGaussStatementParser.DistinctClauseContext |
OpenGaussStatementParser.distinctClause() |
OpenGaussStatementParser.DistinctClauseContext |
OpenGaussStatementParser.SimpleSelectContext.distinctClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2022 The Apache Software Foundation. All rights reserved.