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