| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterTableActionContext |
PostgreSQLStatementParser.alterTableAction() |
PostgreSQLStatementParser.AlterTableActionContext |
PostgreSQLStatementParser.AlterTableActionsContext.alterTableAction(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.AlterTableActionContext> |
PostgreSQLStatementParser.AlterTableActionsContext.alterTableAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitAlterTableAction(PostgreSQLStatementParser.AlterTableActionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTableAction(). |
T |
PostgreSQLStatementVisitor.visitAlterTableAction(PostgreSQLStatementParser.AlterTableActionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTableAction(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.