| Interface | Description |
|---|---|
| ConstantPoolPatch |
| Class | Description |
|---|---|
| Classfile |
Container for objects representing the
Code attributes parsed from a class file. |
| ClassfileBytecode |
The bytecode properties of a method as parsed directly from a class file without any
instrumentation or other rewriting performed on
the bytecode.
|
| ClassfileBytecodeProvider |
A
BytecodeProvider that provides bytecode properties of a ResolvedJavaMethod as
parsed from a class file. |