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