| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.PartitionNumberRangeContext |
SQLServerStatementParser.partitionNumberRange() |
SQLServerStatementParser.PartitionNumberRangeContext |
SQLServerStatementParser.RelationalIndexOptionContext.partitionNumberRange(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.PartitionNumberRangeContext> |
SQLServerStatementParser.RelationalIndexOptionContext.partitionNumberRange() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitPartitionNumberRange(SQLServerStatementParser.PartitionNumberRangeContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.partitionNumberRange(). |
T |
SQLServerStatementBaseVisitor.visitPartitionNumberRange(SQLServerStatementParser.PartitionNumberRangeContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.partitionNumberRange(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.