| Class | Description |
|---|---|
| GeneratorAdapter |
A
MethodVisitor with convenient methods to generate code. |
| LocalVariablesSorter |
A
MethodVisitor that renumbers local variables in their order of appearance. |
| Method |
A named method descriptor.
|
| Remapper |
A class responsible for remapping types and names.
|
| TableSwitchGenerator |
A code generator for switch statements.
|
Copyright © 2022. All rights reserved.