@Deprecated public class CompileStaticCustomizerProvider extends Object implements CompilerCustomizerProvider
CompileStatic
transformer to enable type validation on script execution.Constructor and Description |
---|
CompileStaticCustomizerProvider()
Deprecated.
|
CompileStaticCustomizerProvider(String extensions)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CompilationCustomizer |
create()
Deprecated.
Create a new instance of a
CompilationCustomizer to add to the GremlinGroovyScriptEngine . |
public CompileStaticCustomizerProvider()
public CompileStaticCustomizerProvider(String extensions)
public CompilationCustomizer create()
CompilerCustomizerProvider
CompilationCustomizer
to add to the GremlinGroovyScriptEngine
.create
in interface CompilerCustomizerProvider
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.