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
Translation that leaves a log message before and after applying the original translation.class
Unroll
Unroll XMIR file.Constructors in org.eolang.jeo with parameters of type Transformation Constructor Description Logging(String process, String participle, Transformation origin)
Constructor.
-