| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.tsql |
| 限定符和类型 | 方法和说明 |
|---|---|
TSqlParser.Index_optionContext |
TSqlParser.index_option() |
TSqlParser.Index_optionContext |
TSqlParser.Table_optionsContext.index_option(int i) |
TSqlParser.Index_optionContext |
TSqlParser.Index_optionsContext.index_option(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TSqlParser.Index_optionContext> |
TSqlParser.Table_optionsContext.index_option() |
List<TSqlParser.Index_optionContext> |
TSqlParser.Index_optionsContext.index_option() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TSqlParserListener.enterIndex_option(TSqlParser.Index_optionContext ctx)
Enter a parse tree produced by
TSqlParser.index_option(). |
void |
TSqlParserBaseListener.enterIndex_option(TSqlParser.Index_optionContext ctx)
Enter a parse tree produced by
TSqlParser.index_option(). |
void |
TSqlParserListener.exitIndex_option(TSqlParser.Index_optionContext ctx)
Exit a parse tree produced by
TSqlParser.index_option(). |
void |
TSqlParserBaseListener.exitIndex_option(TSqlParser.Index_optionContext ctx)
Exit a parse tree produced by
TSqlParser.index_option(). |
T |
TSqlParserVisitor.visitIndex_option(TSqlParser.Index_optionContext ctx)
Visit a parse tree produced by
TSqlParser.index_option(). |
T |
TSqlParserBaseVisitor.visitIndex_option(TSqlParser.Index_optionContext ctx)
Visit a parse tree produced by
TSqlParser.index_option(). |
Copyright © 2022. All rights reserved.