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