Uses of Interface
org.eolang.jeo.Translation
-
Packages that use Translation Package Description org.eolang.jeo The main classes of the jeo-maven-plugin. -
-
Uses of Translation in org.eolang.jeo
Classes in org.eolang.jeo that implement Translation Modifier and Type Class Description classAssembleAssemble a representation.classDisassembleDisassemble a representation to a file.classLoggedTranslationTranslation that leaves a log message before and after applying the original translation.Constructors in org.eolang.jeo with parameters of type Translation Constructor Description LoggedTranslation(String process, String participle, Translation original)Constructor.
-