| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.PartitionDefinitionsContext |
MySQLStatementParser.partitionDefinitions() |
MySQLStatementParser.PartitionDefinitionsContext |
MySQLStatementParser.PartitionClauseContext.partitionDefinitions() |
MySQLStatementParser.PartitionDefinitionsContext |
MySQLStatementParser.AlterPartitionContext.partitionDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitPartitionDefinitions(MySQLStatementParser.PartitionDefinitionsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.partitionDefinitions(). |
T |
MySQLStatementVisitor.visitPartitionDefinitions(MySQLStatementParser.PartitionDefinitionsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.partitionDefinitions(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.