| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.TableOptionContext |
SQLServerStatementParser.tableOption() |
SQLServerStatementParser.TableOptionContext |
SQLServerStatementParser.TableOptionsContext.tableOption(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SQLServerStatementParser.TableOptionContext> |
SQLServerStatementParser.TableOptionsContext.tableOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQLServerStatementVisitor.visitTableOption(SQLServerStatementParser.TableOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.tableOption(). |
T |
SQLServerStatementBaseVisitor.visitTableOption(SQLServerStatementParser.TableOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.tableOption(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.