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