|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Changed Constructors | ||
int, |
Change in type from (int, int, Label, Label[]) to (int, int, LabelNode, LabelNode[]).Documentation changed from old to new. |
Constructs a new TableSwitchInsnNode. |
| Added Methods | |
AbstractInsnNode clone(Map) |
|
int getType() |
|
| Changed Methods | ||
void accept(MethodVisitor) |
Change in signature from CodeVisitor to MethodVisitor. |
|
| Changed Fields | ||
LabelNode dflt |
Change in type from Label to LabelNode. |
Beginning of the default handler block. |
List labels |
Documentation changed from old to new. Change from final to non-final. |
Beginnings of the handler blocks. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||