| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.AlterListContext |
MySQLStatementParser.alterList() |
MySQLStatementParser.AlterListContext |
MySQLStatementParser.AlterCommandListContext.alterList() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitAlterList(MySQLStatementParser.AlterListContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterList(). |
T |
MySQLStatementVisitor.visitAlterList(MySQLStatementParser.AlterListContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterList(). |
| Modifier and Type | Method and Description |
|---|---|
String |
MySQLFormatSQLVisitor.visitAlterList(MySQLStatementParser.AlterListContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLDDLStatementSQLVisitor.visitAlterList(MySQLStatementParser.AlterListContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.