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