| Class |
Description |
|
Compiler
|
A convenience front end for getting standard compilations done.
|
|
DgmConverter
|
Generates GeneratedMetaMethod adapter classes and metadata for the
default Groovy methods. |
|
ErrorReporter
|
Provides services for reporting compilation errors to the
user. |
|
FileSystemCompiler
|
Command-line compiler (aka. |
|
FileSystemCompiler.CompilationOptions
|
Command-line options accepted by the groovyc launcher. |
|
FileSystemCompiler.VersionProvider
|
Supplies version text for the groovyc command line. |
|
GrapeMain
|
Command-line entry point for inspecting and managing the local Grape cache. |
|
GrapeUtil
|
Utility methods for parsing compact Grape dependency coordinates. |
|
GroovyClass
|
Holds the binary form of a compiled Groovy class. |
|
GroovyStarter
|
Helper class to initialize the Groovy runtime. |
|
LoaderConfiguration
|
Class used to configure a RootLoader from a stream or by using
its methods. |
|
RootLoader
|
This ClassLoader should be used as root of class loaders. |
|
StringHelper
|
String utility methods used by Groovy command-line tooling. |
|
Utilities
|
|