| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.AlterTableOptionContext |
SQLServerStatementParser.alterTableOption() |
SQLServerStatementParser.AlterTableOptionContext |
SQLServerStatementParser.AlterDefinitionClauseContext.alterTableOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitAlterTableOption(SQLServerStatementParser.AlterTableOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterTableOption(). |
T |
SQLServerStatementVisitor.visitAlterTableOption(SQLServerStatementParser.AlterTableOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterTableOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.