Uses of Interface
org.eolang.jeo.Transformation
-
Packages that use Transformation Package Description org.eolang.jeo The main classes of the jeo-maven-plugin. -
-
Uses of Transformation in org.eolang.jeo
Classes in org.eolang.jeo that implement Transformation Modifier and Type Class Description class
Assembling
Assembling transformation.class
Caching
Cached transformation.class
Disassembling
Disassembling transformation.class
Logging
Logging transformation decorator.Constructors in org.eolang.jeo with parameters of type Transformation Constructor Description Logging(String process, String participle, Transformation origin)
Constructor.
-