Package com.evolveum.axiom.lang.antlr.query
-
Interface Summary Interface Description AxiomQueryListener This interface defines a complete listener for a parse tree produced byAxiomQueryParser
.AxiomQueryVisitor<T> This interface defines a complete generic visitor for a parse tree produced byAxiomQueryParser
.