Uses of Class
org.eolang.parser.EoParser.ReversedContext
-
Uses of EoParser.ReversedContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.ReversedContextModifier and TypeMethodDescriptionEoParser.HapplicationReversedHeadContext.reversed()final EoParser.ReversedContextEoParser.reversed()EoParser.TvapplicationContext.reversed()EoParser.VapplicationArgBoundNextContext.reversed()EoParser.VapplicationArgUnboundNextContext.reversed()EoParser.VapplicationContext.reversed()EoParser.VmethodHeadVapplicationContext.reversed()Methods in org.eolang.parser with parameters of type EoParser.ReversedContextModifier and TypeMethodDescriptionvoidEoBaseListener.enterReversed(EoParser.ReversedContext ctx) Enter a parse tree produced byEoParser.reversed().voidEoListener.enterReversed(EoParser.ReversedContext ctx) Enter a parse tree produced byEoParser.reversed().voidEoBaseListener.exitReversed(EoParser.ReversedContext ctx) Exit a parse tree produced byEoParser.reversed().voidEoListener.exitReversed(EoParser.ReversedContext ctx) Exit a parse tree produced byEoParser.reversed().