| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.tsql |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TSqlParserListener.enterISNULL(TSqlParser.ISNULLContext ctx)
Enter a parse tree produced by the
ISNULL
labeled alternative in TSqlParser.function_call(). |
void |
TSqlParserBaseListener.enterISNULL(TSqlParser.ISNULLContext ctx)
Enter a parse tree produced by the
ISNULL
labeled alternative in TSqlParser.function_call(). |
void |
TSqlParserListener.exitISNULL(TSqlParser.ISNULLContext ctx)
Exit a parse tree produced by the
ISNULL
labeled alternative in TSqlParser.function_call(). |
void |
TSqlParserBaseListener.exitISNULL(TSqlParser.ISNULLContext ctx)
Exit a parse tree produced by the
ISNULL
labeled alternative in TSqlParser.function_call(). |
T |
TSqlParserVisitor.visitISNULL(TSqlParser.ISNULLContext ctx)
Visit a parse tree produced by the
ISNULL
labeled alternative in TSqlParser.function_call(). |
T |
TSqlParserBaseVisitor.visitISNULL(TSqlParser.ISNULLContext ctx)
Visit a parse tree produced by the
ISNULL
labeled alternative in TSqlParser.function_call(). |
Copyright © 2022. All rights reserved.