| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.DataDelectionOptionContext |
SQLServerStatementParser.dataDelectionOption() |
SQLServerStatementParser.DataDelectionOptionContext |
SQLServerStatementParser.TableOptionContext.dataDelectionOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitDataDelectionOption(SQLServerStatementParser.DataDelectionOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.dataDelectionOption(). |
T |
SQLServerStatementVisitor.visitDataDelectionOption(SQLServerStatementParser.DataDelectionOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.dataDelectionOption(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.