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