Uses of Class
org.eolang.parser.EoParser.HformationContext
-
Uses of EoParser.HformationContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.HformationContextModifier and TypeMethodDescriptionEoParser.HanonymContext.hformation()EoParser.hformation()EoParser.OnlyphiContext.hformation()Methods in org.eolang.parser with parameters of type EoParser.HformationContextModifier and TypeMethodDescriptionvoidEoBaseListener.enterHformation(EoParser.HformationContext ctx) Enter a parse tree produced byEoParser.hformation().voidEoListener.enterHformation(EoParser.HformationContext ctx) Enter a parse tree produced byEoParser.hformation().voidEoBaseListener.exitHformation(EoParser.HformationContext ctx) Exit a parse tree produced byEoParser.hformation().voidEoListener.exitHformation(EoParser.HformationContext ctx) Exit a parse tree produced byEoParser.hformation().