| Interface | Description |
|---|---|
| IEnvironmentClass | |
| IEnvironmentGlobal | |
| IEnvironmentMethod | |
| ITypeRegistry |
| Class | Description |
|---|---|
| ClassNameGenerator | |
| EnvironmentClass | |
| EnvironmentGlobal | |
| EnvironmentMethod | |
| EnvironmentMethodLambda | |
| EnvironmentScope | |
| EnvironmentScript | |
| TypeRegistry | |
| ZenClassWriter |
In some cases visitMaxs threw ClassNotFound Exceptions due to different class loaders/path
Using this one should fix that.
|