| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ModifyColumnSpecificationContext |
PostgreSQLStatementParser.modifyColumnSpecification() |
PostgreSQLStatementParser.ModifyColumnSpecificationContext |
PostgreSQLStatementParser.AlterTableActionContext.modifyColumnSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitModifyColumnSpecification(PostgreSQLStatementParser.ModifyColumnSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.modifyColumnSpecification(). |
T |
PostgreSQLStatementVisitor.visitModifyColumnSpecification(PostgreSQLStatementParser.ModifyColumnSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.modifyColumnSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDDLVisitor.visitModifyColumnSpecification(PostgreSQLStatementParser.ModifyColumnSpecificationContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.