| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.DropColumnSpecificationContext |
SQLServerStatementParser.dropColumnSpecification() |
SQLServerStatementParser.DropColumnSpecificationContext |
SQLServerStatementParser.AlterDropContext.dropColumnSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitDropColumnSpecification(SQLServerStatementParser.DropColumnSpecificationContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.dropColumnSpecification(). |
T |
SQLServerStatementBaseVisitor.visitDropColumnSpecification(SQLServerStatementParser.DropColumnSpecificationContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.dropColumnSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerDDLStatementSQLVisitor.visitDropColumnSpecification(SQLServerStatementParser.DropColumnSpecificationContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.