Uses of Interface
com.evolveum.axiom.lang.antlr.query.AxiomQueryParserVisitor
Packages that use AxiomQueryParserVisitor
-
Uses of AxiomQueryParserVisitor in com.evolveum.axiom.lang.antlr.query
Classes in com.evolveum.axiom.lang.antlr.query that implement AxiomQueryParserVisitorModifier and TypeClassDescriptionclass
This class provides an empty implementation ofAxiomQueryParserVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods. -
Uses of AxiomQueryParserVisitor in com.evolveum.midpoint.prism.impl.query.lang
Classes in com.evolveum.midpoint.prism.impl.query.lang that implement AxiomQueryParserVisitorModifier and TypeClassDescriptionclass
This class to represent all semantics validation and autocompletion query for Axiom Query Language.