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