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