Uses of Class
org.eolang.parser.EoParser.MasterBodyContext
-
Uses of EoParser.MasterBodyContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.MasterBodyContextModifier and TypeMethodDescriptionEoParser.masterBody()EoParser.ObjectContext.masterBody()EoParser.SubMasterContext.masterBody()Methods in org.eolang.parser with parameters of type EoParser.MasterBodyContextModifier and TypeMethodDescriptionvoidEoBaseListener.enterMasterBody(EoParser.MasterBodyContext ctx) Enter a parse tree produced byEoParser.masterBody().voidEoListener.enterMasterBody(EoParser.MasterBodyContext ctx) Enter a parse tree produced byEoParser.masterBody().voidEoBaseListener.exitMasterBody(EoParser.MasterBodyContext ctx) Exit a parse tree produced byEoParser.masterBody().voidEoListener.exitMasterBody(EoParser.MasterBodyContext ctx) Exit a parse tree produced byEoParser.masterBody().