| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.format.impl |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.AlterCommandListContext |
MySQLStatementParser.alterCommandList() |
MySQLStatementParser.AlterCommandListContext |
MySQLStatementParser.AlterTableActionsContext.alterCommandList() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitAlterCommandList(MySQLStatementParser.AlterCommandListContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterCommandList(). |
T |
MySQLStatementVisitor.visitAlterCommandList(MySQLStatementParser.AlterCommandListContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterCommandList(). |
| Modifier and Type | Method and Description |
|---|---|
String |
MySQLFormatSQLVisitor.visitAlterCommandList(MySQLStatementParser.AlterCommandListContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.