Uses of Class
org.eolang.parser.EoParser.AsContext
-
Uses of EoParser.AsContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.AsContextModifier and TypeMethodDescriptionfinal EoParser.AsContextEoParser.as()EoParser.HapplicationTailContext.as(int i) EoParser.VapplicationArgBoundCurrentContext.as()EoParser.VapplicationArgBoundNextContext.as()Methods in org.eolang.parser that return types with arguments of type EoParser.AsContextMethods in org.eolang.parser with parameters of type EoParser.AsContextModifier and TypeMethodDescriptionvoidEoBaseListener.enterAs(EoParser.AsContext ctx) Enter a parse tree produced byEoParser.as().voidEoListener.enterAs(EoParser.AsContext ctx) Enter a parse tree produced byEoParser.as().voidEoBaseListener.exitAs(EoParser.AsContext ctx) Exit a parse tree produced byEoParser.as().voidEoListener.exitAs(EoParser.AsContext ctx) Exit a parse tree produced byEoParser.as().