Interface TranslatorCustomizer

  • All Superinterfaces:
    Customizer

    public interface TranslatorCustomizer
    extends Customizer
    Provides a way to customize and override Bytecode to script translation. Not all GremlinScriptEngine will support this capability as translation is optional.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)