Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.NegationContext
-
Uses of AxiomQueryParser.NegationContext in com.evolveum.axiom.lang.antlr.query
Modifier and TypeMethodDescriptionAxiomQueryParser.ItemFilterContext.negation()
AxiomQueryParser.negation()
AxiomQueryParser.NotFilterContext.negation()
Modifier and TypeMethodDescriptionvoid
AxiomQueryParserBaseListener.enterNegation
(AxiomQueryParser.NegationContext ctx) Enter a parse tree produced byAxiomQueryParser.negation()
.void
AxiomQueryParserListener.enterNegation
(AxiomQueryParser.NegationContext ctx) Enter a parse tree produced byAxiomQueryParser.negation()
.void
AxiomQueryParserBaseListener.exitNegation
(AxiomQueryParser.NegationContext ctx) Exit a parse tree produced byAxiomQueryParser.negation()
.void
AxiomQueryParserListener.exitNegation
(AxiomQueryParser.NegationContext ctx) Exit a parse tree produced byAxiomQueryParser.negation()
.AxiomQueryParserBaseVisitor.visitNegation
(AxiomQueryParser.NegationContext ctx) Visit a parse tree produced byAxiomQueryParser.negation()
.AxiomQueryParserVisitor.visitNegation
(AxiomQueryParser.NegationContext ctx) Visit a parse tree produced byAxiomQueryParser.negation()
.