| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.DropColumnSpecificationContext |
PostgreSQLStatementParser.dropColumnSpecification() |
PostgreSQLStatementParser.DropColumnSpecificationContext |
PostgreSQLStatementParser.AlterTableActionContext.dropColumnSpecification() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitDropColumnSpecification(PostgreSQLStatementParser.DropColumnSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropColumnSpecification(). |
T |
PostgreSQLStatementBaseVisitor.visitDropColumnSpecification(PostgreSQLStatementParser.DropColumnSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropColumnSpecification(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.