| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.PartitionDefinitionOption_Context |
MySQLStatementParser.partitionDefinitionOption_() |
MySQLStatementParser.PartitionDefinitionOption_Context |
MySQLStatementParser.PartitionDefinition_Context.partitionDefinitionOption_(int i) |
MySQLStatementParser.PartitionDefinitionOption_Context |
MySQLStatementParser.SubpartitionDefinition_Context.partitionDefinitionOption_(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.PartitionDefinitionOption_Context> |
MySQLStatementParser.PartitionDefinition_Context.partitionDefinitionOption_() |
List<MySQLStatementParser.PartitionDefinitionOption_Context> |
MySQLStatementParser.SubpartitionDefinition_Context.partitionDefinitionOption_() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitPartitionDefinitionOption_(MySQLStatementParser.PartitionDefinitionOption_Context ctx)
Visit a parse tree produced by
MySQLStatementParser.partitionDefinitionOption_(). |
T |
MySQLStatementBaseVisitor.visitPartitionDefinitionOption_(MySQLStatementParser.PartitionDefinitionOption_Context ctx)
Visit a parse tree produced by
MySQLStatementParser.partitionDefinitionOption_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.