public interface GroovyCompilerConfiguration
GroovyCompiler.| Modifier and Type | Method and Description |
|---|---|
String |
getClasspath() |
boolean |
isGuessDependencies()
Returns if jar dependencies should be guessed.
|
boolean |
isGuessImports()
Returns if import declarations should be guessed.
|
boolean isGuessImports()
boolean isGuessDependencies()
String getClasspath()
Copyright © 2013. All Rights Reserved.