Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.NegationContext
Packages that use AxiomQueryParser.NegationContext
-
Uses of AxiomQueryParser.NegationContext in com.evolveum.axiom.lang.antlr.query
Methods in com.evolveum.axiom.lang.antlr.query that return AxiomQueryParser.NegationContextModifier and TypeMethodDescriptionAxiomQueryParser.ItemFilterContext.negation()AxiomQueryParser.negation()AxiomQueryParser.NotFilterContext.negation()Methods in com.evolveum.axiom.lang.antlr.query with parameters of type AxiomQueryParser.NegationContextModifier and TypeMethodDescriptionvoidAxiomQueryParserBaseListener.enterNegation(AxiomQueryParser.NegationContext ctx) Enter a parse tree produced byAxiomQueryParser.negation().voidAxiomQueryParserListener.enterNegation(AxiomQueryParser.NegationContext ctx) Enter a parse tree produced byAxiomQueryParser.negation().voidAxiomQueryParserBaseListener.exitNegation(AxiomQueryParser.NegationContext ctx) Exit a parse tree produced byAxiomQueryParser.negation().voidAxiomQueryParserListener.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().