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