Package org.codehaus.groovy.tools
Class FileSystemCompiler.CompilationOptions
java.lang.Object
org.codehaus.groovy.tools.FileSystemCompiler.CompilationOptions
- Enclosing class:
- FileSystemCompiler
public static class FileSystemCompiler.CompilationOptions
extends java.lang.Object
- Since:
- 2.5
- 
Constructor SummaryConstructors Constructor Description CompilationOptions()
- 
Method SummaryModifier and Type Method Description java.lang.String[]generateFileNames()CompilerConfigurationtoCompilerConfiguration()Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
Constructor Details- 
CompilationOptionspublic CompilationOptions()
 
- 
- 
Method Details- 
toCompilerConfiguration- Throws:
- java.io.IOException
 
- 
generateFileNamespublic java.lang.String[] generateFileNames()
 
-