Uses of Class
org.eolang.parser.EoParser.OnlyAphiContext
-
Uses of EoParser.OnlyAphiContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.OnlyAphiContextModifier and TypeMethodDescriptionfinal EoParser.OnlyAphiContextEoParser.onlyAphi()EoParser.VapplicationArgUnboundContext.onlyAphi()Methods in org.eolang.parser with parameters of type EoParser.OnlyAphiContextModifier and TypeMethodDescriptionvoidEoBaseListener.enterOnlyAphi(EoParser.OnlyAphiContext ctx) Enter a parse tree produced byEoParser.onlyAphi().voidEoListener.enterOnlyAphi(EoParser.OnlyAphiContext ctx) Enter a parse tree produced byEoParser.onlyAphi().voidEoBaseListener.exitOnlyAphi(EoParser.OnlyAphiContext ctx) Exit a parse tree produced byEoParser.onlyAphi().voidEoListener.exitOnlyAphi(EoParser.OnlyAphiContext ctx) Exit a parse tree produced byEoParser.onlyAphi().