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