| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.AlterColumnOperationContext |
SQLServerStatementParser.alterColumnOperation() |
SQLServerStatementParser.AlterColumnOperationContext |
SQLServerStatementParser.ModifyColumnSpecificationContext.alterColumnOperation() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitAlterColumnOperation(SQLServerStatementParser.AlterColumnOperationContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterColumnOperation(). |
T |
SQLServerStatementBaseVisitor.visitAlterColumnOperation(SQLServerStatementParser.AlterColumnOperationContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterColumnOperation(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.