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