| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.AlterTablePartitionOptionsContext |
MySQLStatementParser.alterTablePartitionOptions() |
MySQLStatementParser.AlterTablePartitionOptionsContext |
MySQLStatementParser.AlterTableActionsContext.alterTablePartitionOptions() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitAlterTablePartitionOptions(MySQLStatementParser.AlterTablePartitionOptionsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterTablePartitionOptions(). |
T |
MySQLStatementVisitor.visitAlterTablePartitionOptions(MySQLStatementParser.AlterTablePartitionOptionsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterTablePartitionOptions(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.