Uses of Interface
org.eolang.jeo.Translator
Packages that use Translator
-
Uses of Translator in org.eolang.jeo
Classes in org.eolang.jeo that implement TranslatorModifier and TypeClassDescriptionfinal class
Translator that applies a translation to a batch of representations.final class
Translation log.Constructors in org.eolang.jeo with parameters of type TranslatorModifierConstructorDescriptionLoggedTranslator
(String process, String participle, Path input, Path output, Translator original) Constructor.