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