|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
The superclass changed from java.lang.Object to org.objectweb.asm.tree.AbstractInsnNode.
Documentation changed from old to new.
| Changed Constructors | ||
int, |
Change in type from (int, Label) to (int, LabelNode). |
Constructs a new LineNumberNode. |
| Added Methods | |
AbstractInsnNode clone(Map) |
|
int getType() |
|
| Changed Methods | ||
void accept(MethodVisitor) |
Documentation changed from old to new. |
|
| Changed Fields | ||
LabelNode start |
Change in type from Label to LabelNode. |
The first instruction corresponding to this line number. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||