Uses of Class
com.evolveum.axiom.lang.antlr.AxiomParser.FileContext
Packages that use AxiomParser.FileContext
-
Uses of AxiomParser.FileContext in com.evolveum.axiom.lang.antlr
Methods in com.evolveum.axiom.lang.antlr that return AxiomParser.FileContextMethods in com.evolveum.axiom.lang.antlr with parameters of type AxiomParser.FileContextModifier and TypeMethodDescriptionvoidAxiomBaseListener.enterFile(AxiomParser.FileContext ctx) Enter a parse tree produced byAxiomParser.file().voidAxiomListener.enterFile(AxiomParser.FileContext ctx) Enter a parse tree produced byAxiomParser.file().voidAxiomBaseListener.exitFile(AxiomParser.FileContext ctx) Exit a parse tree produced byAxiomParser.file().voidAxiomListener.exitFile(AxiomParser.FileContext ctx) Exit a parse tree produced byAxiomParser.file().AxiomBaseVisitor.visitFile(AxiomParser.FileContext ctx) Visit a parse tree produced byAxiomParser.file().AxiomVisitor.visitFile(AxiomParser.FileContext ctx) Visit a parse tree produced byAxiomParser.file().