Uses of Class
org.eolang.parser.PhiParser.ApplicationsOrDispatchesContext
-
-
Uses of PhiParser.ApplicationsOrDispatchesContext in org.eolang.parser
Methods in org.eolang.parser that return PhiParser.ApplicationsOrDispatchesContext Modifier and Type Method Description PhiParser.ApplicationsOrDispatchesContextPhiParser. applicationsOrDispatches()PhiParser.ApplicationsOrDispatchesContextPhiParser.ObjectContext. applicationsOrDispatches()Methods in org.eolang.parser with parameters of type PhiParser.ApplicationsOrDispatchesContext Modifier and Type Method Description voidPhiBaseListener. enterApplicationsOrDispatches(PhiParser.ApplicationsOrDispatchesContext ctx)Enter a parse tree produced byPhiParser.applicationsOrDispatches().voidPhiListener. enterApplicationsOrDispatches(PhiParser.ApplicationsOrDispatchesContext ctx)Enter a parse tree produced byPhiParser.applicationsOrDispatches().voidXePhiListener. enterApplicationsOrDispatches(PhiParser.ApplicationsOrDispatchesContext ctx)voidPhiBaseListener. exitApplicationsOrDispatches(PhiParser.ApplicationsOrDispatchesContext ctx)Exit a parse tree produced byPhiParser.applicationsOrDispatches().voidPhiListener. exitApplicationsOrDispatches(PhiParser.ApplicationsOrDispatchesContext ctx)Exit a parse tree produced byPhiParser.applicationsOrDispatches().voidXePhiListener. exitApplicationsOrDispatches(PhiParser.ApplicationsOrDispatchesContext ctx)
-