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