Uses of Class
org.eolang.parser.EoParser.OnlyphiContext
-
Uses of EoParser.OnlyphiContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.OnlyphiContextModifier and TypeMethodDescriptionEoParser.HanonymContext.onlyphi()final EoParser.OnlyphiContextEoParser.onlyphi()EoParser.OnlyphiContext.onlyphi()Methods in org.eolang.parser with parameters of type EoParser.OnlyphiContextModifier and TypeMethodDescriptionvoidEoBaseListener.enterOnlyphi(EoParser.OnlyphiContext ctx) Enter a parse tree produced byEoParser.onlyphi().voidEoListener.enterOnlyphi(EoParser.OnlyphiContext ctx) Enter a parse tree produced byEoParser.onlyphi().voidEoBaseListener.exitOnlyphi(EoParser.OnlyphiContext ctx) Exit a parse tree produced byEoParser.onlyphi().voidEoListener.exitOnlyphi(EoParser.OnlyphiContext ctx) Exit a parse tree produced byEoParser.onlyphi().