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