public class CompileStaticCustomizerProvider extends Object implements CompilerCustomizerProvider
CompileStatic
transformer to enable type validation on script execution.Constructor and Description |
---|
CompileStaticCustomizerProvider() |
CompileStaticCustomizerProvider(String extensions) |
Modifier and Type | Method and Description |
---|---|
CompilationCustomizer |
create()
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–2015 Apache Software Foundation. All rights reserved.