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