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 Object
- Since:
 - 2.5
 
 
- 
- 
Constructor Summary
Constructors Constructor Description CompilationOptions() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]generateFileNames()CompilerConfigurationtoCompilerConfiguration() 
 - 
 
- 
- 
Method Detail
- 
toCompilerConfiguration
public CompilerConfiguration toCompilerConfiguration() throws IOException
- Throws:
 IOException
 
- 
generateFileNames
public String[] generateFileNames()
 
 - 
 
 -