| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterTableActionsContext |
PostgreSQLStatementParser.alterTableActions() |
PostgreSQLStatementParser.AlterTableActionsContext |
PostgreSQLStatementParser.AlterDefinitionClauseContext.alterTableActions() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitAlterTableActions(PostgreSQLStatementParser.AlterTableActionsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTableActions(). |
T |
PostgreSQLStatementParserVisitor.visitAlterTableActions(PostgreSQLStatementParser.AlterTableActionsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTableActions(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.