Uses of Class
org.eolang.parser.EoParser.TformationContext
-
-
Uses of EoParser.TformationContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.TformationContext Modifier and Type Method Description EoParser.TformationContextEoParser. tformation()EoParser.TformationContextEoParser.TmasterBodyContext. tformation()Methods in org.eolang.parser with parameters of type EoParser.TformationContext Modifier and Type Method Description voidEoBaseListener. enterTformation(EoParser.TformationContext ctx)Enter a parse tree produced byEoParser.tformation().voidEoListener. enterTformation(EoParser.TformationContext ctx)Enter a parse tree produced byEoParser.tformation().voidEoBaseListener. exitTformation(EoParser.TformationContext ctx)Exit a parse tree produced byEoParser.tformation().voidEoListener. exitTformation(EoParser.TformationContext ctx)Exit a parse tree produced byEoParser.tformation().
-