Uses of Interface
com.evolveum.axiom.lang.antlr.query.AxiomQueryVisitor
- 
Packages that use AxiomQueryVisitor Package Description com.evolveum.axiom.lang.antlr.query 
- 
- 
Uses of AxiomQueryVisitor in com.evolveum.axiom.lang.antlr.queryClasses in com.evolveum.axiom.lang.antlr.query that implement AxiomQueryVisitor Modifier and Type Class Description classAxiomQueryBaseVisitor<T>This class provides an empty implementation ofAxiomQueryVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
 
-