| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.AddColumnSpecificationContext |
SQLServerStatementParser.addColumnSpecification() |
SQLServerStatementParser.AddColumnSpecificationContext |
SQLServerStatementParser.AlterDefinitionClauseContext.addColumnSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitAddColumnSpecification(SQLServerStatementParser.AddColumnSpecificationContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.addColumnSpecification(). |
T |
SQLServerStatementVisitor.visitAddColumnSpecification(SQLServerStatementParser.AddColumnSpecificationContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.addColumnSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerDDLStatementSQLVisitor.visitAddColumnSpecification(SQLServerStatementParser.AddColumnSpecificationContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.