Uses of Class
org.eolang.parser.EoParser.OnlyphiContext
-
-
Uses of EoParser.OnlyphiContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.OnlyphiContext Modifier and Type Method Description EoParser.OnlyphiContextEoParser.HanonymContext. onlyphi()EoParser.OnlyphiContextEoParser. onlyphi()EoParser.OnlyphiContextEoParser.OnlyphiContext. onlyphi()Methods in org.eolang.parser with parameters of type EoParser.OnlyphiContext Modifier and Type Method Description voidEoBaseListener. enterOnlyphi(EoParser.OnlyphiContext ctx)Enter a parse tree produced byEoParser.onlyphi().voidEoListener. enterOnlyphi(EoParser.OnlyphiContext ctx)Enter a parse tree produced byEoParser.onlyphi().voidXeEoListener. enterOnlyphi(EoParser.OnlyphiContext ctx)voidEoBaseListener. exitOnlyphi(EoParser.OnlyphiContext ctx)Exit a parse tree produced byEoParser.onlyphi().voidEoListener. exitOnlyphi(EoParser.OnlyphiContext ctx)Exit a parse tree produced byEoParser.onlyphi().voidXeEoListener. exitOnlyphi(EoParser.OnlyphiContext ctx)
-