Uses of Class
org.eolang.parser.EoParser.ProgramContext
-
Uses of EoParser.ProgramContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.ProgramContextMethods in org.eolang.parser with parameters of type EoParser.ProgramContextModifier and TypeMethodDescriptionvoidEoBaseListener.enterProgram(EoParser.ProgramContext ctx) Enter a parse tree produced byEoParser.program().voidEoListener.enterProgram(EoParser.ProgramContext ctx) Enter a parse tree produced byEoParser.program().voidEoBaseListener.exitProgram(EoParser.ProgramContext ctx) Exit a parse tree produced byEoParser.program().voidEoListener.exitProgram(EoParser.ProgramContext ctx) Exit a parse tree produced byEoParser.program().