public static class GroovyTranslatorTest.SillyClassTranslatorCustomizer extends Object implements TranslatorCustomizer
Constructor and Description |
---|
SillyClassTranslatorCustomizer() |
Modifier and Type | Method and Description |
---|---|
Translator.ScriptTranslator.TypeTranslator |
createTypeTranslator()
Construct a
Translator.ScriptTranslator.TypeTranslator that will be used by a
Translator.ScriptTranslator instance within the GremlinScriptEngine to translate
Bytecode to a script. |
public Translator.ScriptTranslator.TypeTranslator createTypeTranslator()
TranslatorCustomizer
Translator.ScriptTranslator.TypeTranslator
that will be used by a
Translator.ScriptTranslator
instance within the GremlinScriptEngine
to translate
Bytecode
to a script.createTypeTranslator
in interface TranslatorCustomizer
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.