Package org.codehaus.groovy.tools

Compiler entry points and miscellaneous development tools.

See:
          Description

Class Summary
Compiler Controls the compilation process, from source to class generation.
CompilerClassLoader  
ErrorReporter Provides services for reporting compilation errors to the user.
FileSystemCompiler  
Grok This is a stub for the Groovy Doc tool
GroovyClass  
StringCompiler  
 

Exception Summary
CompilationFailuresException Holds a map of Groovy compilation failures, keyed on source descriptor.
CompilerBugException  
ExceptionCollector Provides a collector for Groovy compilation exceptions that throws itself when the volume of compilation errors pass a specified threshold.
MultiException  
 

Package org.codehaus.groovy.tools Description

Compiler entry points and miscellaneous development tools.



Copyright © 2003-2004 The Codehaus. All Rights Reserved.