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