Uses of Class
org.eolang.parser.EoParser.OnlyAphiContext
-
-
Uses of EoParser.OnlyAphiContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.OnlyAphiContext Modifier and Type Method Description EoParser.OnlyAphiContextEoParser. onlyAphi()EoParser.OnlyAphiContextEoParser.VapplicationArgUnboundContext. onlyAphi()Methods in org.eolang.parser with parameters of type EoParser.OnlyAphiContext Modifier and Type Method Description voidEoBaseListener. 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().
-