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