|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.codehaus.groovy.classgen | |
groovy.lang | Core Groovy language classes for implementing data structures, closures, metadata and so forth. |
org.codehaus.groovy.classgen | Generates Java classes for Groovy classes using ASM. |
org.codehaus.groovy.tools | Compiler tools |
Classes in org.codehaus.groovy.classgen used by groovy.langCompilerFacade
|
A simple facade for the Compiler, hiding much of the plumbing between the Lexer, Parser, AST and bytecode generator |
Classes in org.codehaus.groovy.classgen used by org.codehaus.groovy.classgenGeneratorContext
|
A context shared across generations of a class and its inner classes MethodCaller
|
A helper class to invoke methods more easily in ASM Variable
|
Represents compile time variable metadata while compiling a method. VariableScopeCodeVisitor
|
A visitor which figures out which variables are in scope |
Classes in org.codehaus.groovy.classgen used by org.codehaus.groovy.toolsGeneratorContext
|
A context shared across generations of a class and its inner classes |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |