| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.TableStretchOptionContext |
SQLServerStatementParser.tableStretchOption() |
SQLServerStatementParser.TableStretchOptionContext |
SQLServerStatementParser.TableStretchOptionsContext.tableStretchOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.TableStretchOptionContext> |
SQLServerStatementParser.TableStretchOptionsContext.tableStretchOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitTableStretchOption(SQLServerStatementParser.TableStretchOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.tableStretchOption(). |
T |
SQLServerStatementVisitor.visitTableStretchOption(SQLServerStatementParser.TableStretchOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.tableStretchOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.