Uses of Interface
com.evolveum.axiom.lang.antlr.query.AxiomQueryParserVisitor
-
Uses of AxiomQueryParserVisitor in com.evolveum.axiom.lang.antlr.query
Modifier 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
Modifier and TypeClassDescriptionclass
This class to represent all semantics validation and autocompletion query for Axiom Query Language.