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