| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.tsql |
| 限定符和类型 | 方法和说明 |
|---|---|
TSqlParser.On_offContext |
TSqlParser.on_off() |
TSqlParser.On_offContext |
TSqlParser.Create_statisticsContext.on_off() |
TSqlParser.On_offContext |
TSqlParser.Auto_optionContext.on_off() |
TSqlParser.On_offContext |
TSqlParser.Change_tracking_option_listContext.on_off() |
TSqlParser.On_offContext |
TSqlParser.Cursor_optionContext.on_off() |
TSqlParser.On_offContext |
TSqlParser.Date_correlation_optimization_optionContext.on_off() |
TSqlParser.On_offContext |
TSqlParser.Db_encryption_optionContext.on_off() |
TSqlParser.On_offContext |
TSqlParser.External_access_optionContext.on_off() |
TSqlParser.On_offContext |
TSqlParser.Recovery_optionContext.on_off() |
TSqlParser.On_offContext |
TSqlParser.Service_broker_optionContext.on_off() |
TSqlParser.On_offContext |
TSqlParser.Snapshot_optionContext.on_off() |
TSqlParser.On_offContext |
TSqlParser.Sql_optionContext.on_off() |
TSqlParser.On_offContext |
TSqlParser.Index_optionContext.on_off() |
TSqlParser.On_offContext |
TSqlParser.Set_specialContext.on_off() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TSqlParserListener.enterOn_off(TSqlParser.On_offContext ctx)
Enter a parse tree produced by
TSqlParser.on_off(). |
void |
TSqlParserBaseListener.enterOn_off(TSqlParser.On_offContext ctx)
Enter a parse tree produced by
TSqlParser.on_off(). |
void |
TSqlParserListener.exitOn_off(TSqlParser.On_offContext ctx)
Exit a parse tree produced by
TSqlParser.on_off(). |
void |
TSqlParserBaseListener.exitOn_off(TSqlParser.On_offContext ctx)
Exit a parse tree produced by
TSqlParser.on_off(). |
T |
TSqlParserVisitor.visitOn_off(TSqlParser.On_offContext ctx)
Visit a parse tree produced by
TSqlParser.on_off(). |
T |
TSqlParserBaseVisitor.visitOn_off(TSqlParser.On_offContext ctx)
Visit a parse tree produced by
TSqlParser.on_off(). |
Copyright © 2022. All rights reserved.