Uses of Interface
org.eolang.jeo.Transformation
Packages that use Transformation
-
Uses of Transformation in org.eolang.jeo
Classes in org.eolang.jeo that implement TransformationModifier and TypeClassDescriptionfinal class
Assembling transformation.final class
Cached transformation.final class
Disassembling transformation.final class
Translation that leaves a log message before and after applying the original translation.Constructors in org.eolang.jeo with parameters of type TransformationModifierConstructorDescriptionLogging
(String process, String participle, Transformation origin) Constructor.