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