org.apache.commons.jci.compilers
Class GroovyJavaCompilerSettings
java.lang.Object
org.apache.commons.jci.compilers.JavaCompilerSettings
org.apache.commons.jci.compilers.GroovyJavaCompilerSettings
public final class GroovyJavaCompilerSettings
- extends JavaCompilerSettings
Native configuration for the Groovy compiler
- Author:
- tcurdt
Methods inherited from class org.apache.commons.jci.compilers.JavaCompilerSettings |
getSourceEncoding, getSourceVersion, getTargetVersion, isDeprecations, isVerbose, isWarnings, setDeprecations, setSourceEncoding, setSourceVersion, setTargetVersion, setVerbose, setWarnings |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyJavaCompilerSettings
public GroovyJavaCompilerSettings(CompilerConfiguration pSettings)
getCompilerConfiguration
public CompilerConfiguration getCompilerConfiguration()