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 SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String[]generateFileNames()CompilerConfigurationtoCompilerConfiguration()
 
- 
- 
- 
Method Detail- 
toCompilerConfigurationpublic CompilerConfiguration toCompilerConfiguration() throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
generateFileNamespublic java.lang.String[] generateFileNames() 
 
- 
 
-