| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.tsql |
| 限定符和类型 | 方法和说明 |
|---|---|
TSqlParser.Throw_stateContext |
TSqlParser.throw_state() |
TSqlParser.Throw_stateContext |
TSqlParser.Throw_statementContext.throw_state() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TSqlParserListener.enterThrow_state(TSqlParser.Throw_stateContext ctx)
Enter a parse tree produced by
TSqlParser.throw_state(). |
void |
TSqlParserBaseListener.enterThrow_state(TSqlParser.Throw_stateContext ctx)
Enter a parse tree produced by
TSqlParser.throw_state(). |
void |
TSqlParserListener.exitThrow_state(TSqlParser.Throw_stateContext ctx)
Exit a parse tree produced by
TSqlParser.throw_state(). |
void |
TSqlParserBaseListener.exitThrow_state(TSqlParser.Throw_stateContext ctx)
Exit a parse tree produced by
TSqlParser.throw_state(). |
T |
TSqlParserVisitor.visitThrow_state(TSqlParser.Throw_stateContext ctx)
Visit a parse tree produced by
TSqlParser.throw_state(). |
T |
TSqlParserBaseVisitor.visitThrow_state(TSqlParser.Throw_stateContext ctx)
Visit a parse tree produced by
TSqlParser.throw_state(). |
Copyright © 2022. All rights reserved.