A context shared across generations of a class and its inner classes
Constructor and description |
---|
GeneratorContext
(CompileUnit compileUnit) |
GeneratorContext
(CompileUnit compileUnit, int innerClassOffset) |
Type | Name and description |
---|---|
static String |
encodeAsValidClassName(String name) |
CompileUnit |
getCompileUnit() |
String |
getNextClosureInnerName(ClassNode owner, ClassNode enclosingClass, MethodNode enclosingMethod) |
int |
getNextInnerClassIdx() |
Copyright © 2003-2014 The Codehaus. All rights reserved.