| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DropColumnSpecificationContext |
PostgreSQLStatementParser.dropColumnSpecification() |
PostgreSQLStatementParser.DropColumnSpecificationContext |
PostgreSQLStatementParser.AlterTableActionContext.dropColumnSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitDropColumnSpecification(PostgreSQLStatementParser.DropColumnSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropColumnSpecification(). |
T |
PostgreSQLStatementVisitor.visitDropColumnSpecification(PostgreSQLStatementParser.DropColumnSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropColumnSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDDLVisitor.visitDropColumnSpecification(PostgreSQLStatementParser.DropColumnSpecificationContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.