Package com.evolveum.axiom.lang.antlr
-
Interface Summary Interface Description AntlrDecoder<O> AxiomDecoderContext<I,V> AxiomListener This interface defines a complete listener for a parse tree produced byAxiomParser
.AxiomVisitor<T> This interface defines a complete generic visitor for a parse tree produced byAxiomParser
.