| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitAlterTableDrop(MySQLStatementParser.AlterTableDropContext ctx)
Visit a parse tree produced by the
alterTableDrop
labeled alternative in MySQLStatementParser.alterListItem(). |
T |
MySQLStatementVisitor.visitAlterTableDrop(MySQLStatementParser.AlterTableDropContext ctx)
Visit a parse tree produced by the
alterTableDrop
labeled alternative in MySQLStatementParser.alterListItem(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.