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