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