| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ModifyColumnContext |
PostgreSQLStatementParser.modifyColumn() |
PostgreSQLStatementParser.ModifyColumnContext |
PostgreSQLStatementParser.ModifyColumnSpecificationContext.modifyColumn() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitModifyColumn(PostgreSQLStatementParser.ModifyColumnContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.modifyColumn(). |
T |
PostgreSQLStatementParserBaseVisitor.visitModifyColumn(PostgreSQLStatementParser.ModifyColumnContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.modifyColumn(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.