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 classAssemble a representation.final classDisassemble a representation to a file.final classTranslation 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.