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