Uses of Class
org.eolang.parser.PhiParser.ApplicationObjectsContext
-
-
Uses of PhiParser.ApplicationObjectsContext in org.eolang.parser
Methods in org.eolang.parser that return PhiParser.ApplicationObjectsContext Modifier and Type Method Description PhiParser.ApplicationObjectsContextPhiParser.ApplicationContext. applicationObjects()PhiParser.ApplicationObjectsContextPhiParser. applicationObjects()Methods in org.eolang.parser with parameters of type PhiParser.ApplicationObjectsContext Modifier and Type Method Description voidPhiBaseListener. enterApplicationObjects(PhiParser.ApplicationObjectsContext ctx)Enter a parse tree produced byPhiParser.applicationObjects().voidPhiListener. enterApplicationObjects(PhiParser.ApplicationObjectsContext ctx)Enter a parse tree produced byPhiParser.applicationObjects().voidPhiBaseListener. exitApplicationObjects(PhiParser.ApplicationObjectsContext ctx)Exit a parse tree produced byPhiParser.applicationObjects().voidPhiListener. exitApplicationObjects(PhiParser.ApplicationObjectsContext ctx)Exit a parse tree produced byPhiParser.applicationObjects().
-