|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Removed Constructors | |
boolean) |
Constructs a new ClassWriter object. |
boolean, |
Constructs a new ClassWriter object. |
ClassReader, |
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations. |
| Added Constructors | |
int) |
Constructs a new ClassWriter object. |
ClassReader, |
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations. |
| Added Methods | |
String getCommonSuperClass(String, |
Returns the common super type of the two given types. |
| Added Fields | |
int COMPUTE_FRAMES |
Flag to automatically compute the stack map frames of methods from scratch. |
int COMPUTE_MAXS |
Flag to automatically compute the maximum stack size and the maximum number of local variables of methods. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||