| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.OnOffOptionContext |
SQLServerStatementParser.onOffOption() |
SQLServerStatementParser.OnOffOptionContext |
SQLServerStatementParser.DropConstraintOptionContext.onOffOption() |
SQLServerStatementParser.OnOffOptionContext |
SQLServerStatementParser.DataConsistencyCheckClauseContext.onOffOption() |
SQLServerStatementParser.OnOffOptionContext |
SQLServerStatementParser.OnHistoryTableClauseContext.onOffOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitOnOffOption(SQLServerStatementParser.OnOffOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.onOffOption(). |
T |
SQLServerStatementVisitor.visitOnOffOption(SQLServerStatementParser.OnOffOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.onOffOption(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.