| Modifier and Type | Method and Description |
|---|---|
HqlParser.NullIfContext |
HqlParser.nullIf() |
HqlParser.NullIfContext |
HqlParser.NullIfExpressionContext.nullIf() |
| Modifier and Type | Method and Description |
|---|---|
void |
HqlParserListener.enterNullIf(HqlParser.NullIfContext ctx)
Enter a parse tree produced by
HqlParser.nullIf(). |
void |
HqlParserBaseListener.enterNullIf(HqlParser.NullIfContext ctx)
Enter a parse tree produced by
HqlParser.nullIf(). |
void |
HqlParserListener.exitNullIf(HqlParser.NullIfContext ctx)
Exit a parse tree produced by
HqlParser.nullIf(). |
void |
HqlParserBaseListener.exitNullIf(HqlParser.NullIfContext ctx)
Exit a parse tree produced by
HqlParser.nullIf(). |
T |
HqlParserBaseVisitor.visitNullIf(HqlParser.NullIfContext ctx)
Visit a parse tree produced by
HqlParser.nullIf(). |
T |
HqlParserVisitor.visitNullIf(HqlParser.NullIfContext ctx)
Visit a parse tree produced by
HqlParser.nullIf(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.