Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.RootContext
Packages that use AxiomQueryParser.RootContext
-
Uses of AxiomQueryParser.RootContext in com.evolveum.axiom.lang.antlr.query
Methods in com.evolveum.axiom.lang.antlr.query that return AxiomQueryParser.RootContextMethods in com.evolveum.axiom.lang.antlr.query with parameters of type AxiomQueryParser.RootContextModifier and TypeMethodDescriptionvoidAxiomQueryParserBaseListener.enterRoot(AxiomQueryParser.RootContext ctx) Enter a parse tree produced byAxiomQueryParser.root().voidAxiomQueryParserListener.enterRoot(AxiomQueryParser.RootContext ctx) Enter a parse tree produced byAxiomQueryParser.root().voidAxiomQueryParserBaseListener.exitRoot(AxiomQueryParser.RootContext ctx) Exit a parse tree produced byAxiomQueryParser.root().voidAxiomQueryParserListener.exitRoot(AxiomQueryParser.RootContext ctx) Exit a parse tree produced byAxiomQueryParser.root().AxiomQueryParserBaseVisitor.visitRoot(AxiomQueryParser.RootContext ctx) Visit a parse tree produced byAxiomQueryParser.root().AxiomQueryParserVisitor.visitRoot(AxiomQueryParser.RootContext ctx) Visit a parse tree produced byAxiomQueryParser.root().