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