Uses of Interface
org.eolang.jeo.Translation
Packages that use Translation
-
Uses of Translation in org.eolang.jeo
Classes in org.eolang.jeo that implement TranslationModifier and TypeClassDescriptionfinal class
Assemble a representation.final class
Disassemble a representation to a file.final class
Translation that leaves a log message before and after applying the original translation.Constructors in org.eolang.jeo with parameters of type TranslationModifierConstructorDescriptionLoggedTranslation
(String process, String participle, Translation original) Constructor.