Interface GroovyCustomizer
- All Superinterfaces:
Customizer
- Author:
- Stephen Mallette (http://stephen.genoprime.com)
-
Method Summary
Modifier and TypeMethodDescriptionorg.codehaus.groovy.control.customizers.CompilationCustomizercreate()Create a new instance of aCompilationCustomizerto add to theGremlinGroovyScriptEngine.
-
Method Details
-
create
org.codehaus.groovy.control.customizers.CompilationCustomizer create()Create a new instance of aCompilationCustomizerto add to theGremlinGroovyScriptEngine.
-