| 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 |
PostgreSQLStatementParserVisitor.visitAlterTableAction(PostgreSQLStatementParser.AlterTableActionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTableAction(). |
T |
PostgreSQLStatementParserBaseVisitor.visitAlterTableAction(PostgreSQLStatementParser.AlterTableActionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTableAction(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.