Uses of Class
org.eolang.parser.EoParser.TmasterBodyContext
-
Uses of EoParser.TmasterBodyContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.TmasterBodyContextModifier and TypeMethodDescriptionEoParser.tmasterBody()EoParser.TsubMasterContext.tmasterBody()Methods in org.eolang.parser with parameters of type EoParser.TmasterBodyContextModifier and TypeMethodDescriptionvoidEoBaseListener.enterTmasterBody(EoParser.TmasterBodyContext ctx) Enter a parse tree produced byEoParser.tmasterBody().voidEoListener.enterTmasterBody(EoParser.TmasterBodyContext ctx) Enter a parse tree produced byEoParser.tmasterBody().voidEoBaseListener.exitTmasterBody(EoParser.TmasterBodyContext ctx) Exit a parse tree produced byEoParser.tmasterBody().voidEoListener.exitTmasterBody(EoParser.TmasterBodyContext ctx) Exit a parse tree produced byEoParser.tmasterBody().