| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.tsql |
| 限定符和类型 | 方法和说明 |
|---|---|
TSqlParser.Index_optionsContext |
TSqlParser.index_options() |
TSqlParser.Index_optionsContext |
TSqlParser.Create_indexContext.index_options() |
TSqlParser.Index_optionsContext |
TSqlParser.Column_constraintContext.index_options() |
TSqlParser.Index_optionsContext |
TSqlParser.Table_constraintContext.index_options() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TSqlParserListener.enterIndex_options(TSqlParser.Index_optionsContext ctx)
Enter a parse tree produced by
TSqlParser.index_options(). |
void |
TSqlParserBaseListener.enterIndex_options(TSqlParser.Index_optionsContext ctx)
Enter a parse tree produced by
TSqlParser.index_options(). |
void |
TSqlParserListener.exitIndex_options(TSqlParser.Index_optionsContext ctx)
Exit a parse tree produced by
TSqlParser.index_options(). |
void |
TSqlParserBaseListener.exitIndex_options(TSqlParser.Index_optionsContext ctx)
Exit a parse tree produced by
TSqlParser.index_options(). |
T |
TSqlParserVisitor.visitIndex_options(TSqlParser.Index_optionsContext ctx)
Visit a parse tree produced by
TSqlParser.index_options(). |
T |
TSqlParserBaseVisitor.visitIndex_options(TSqlParser.Index_optionsContext ctx)
Visit a parse tree produced by
TSqlParser.index_options(). |
Copyright © 2022. All rights reserved.