| Modifier and Type | Method and Description |
|---|---|
void |
HqlParserListener.enterIsNullPredicate(HqlParser.IsNullPredicateContext ctx)
Enter a parse tree produced by the
IsNullPredicate
labeled alternative in HqlParser.predicate(). |
void |
HqlParserBaseListener.enterIsNullPredicate(HqlParser.IsNullPredicateContext ctx)
Enter a parse tree produced by the
IsNullPredicate
labeled alternative in HqlParser.predicate(). |
void |
HqlParserListener.exitIsNullPredicate(HqlParser.IsNullPredicateContext ctx)
Exit a parse tree produced by the
IsNullPredicate
labeled alternative in HqlParser.predicate(). |
void |
HqlParserBaseListener.exitIsNullPredicate(HqlParser.IsNullPredicateContext ctx)
Exit a parse tree produced by the
IsNullPredicate
labeled alternative in HqlParser.predicate(). |
T |
HqlParserBaseVisitor.visitIsNullPredicate(HqlParser.IsNullPredicateContext ctx)
Visit a parse tree produced by the
IsNullPredicate
labeled alternative in HqlParser.predicate(). |
T |
HqlParserVisitor.visitIsNullPredicate(HqlParser.IsNullPredicateContext ctx)
Visit a parse tree produced by the
IsNullPredicate
labeled alternative in HqlParser.predicate(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.