|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Changed Constructors | ||
String, |
Documentation changed from old to new. |
Constructs a new InnerClassNode. |
| Changed Methods | ||
void accept(ClassVisitor) |
Documentation changed from old to new. |
Makes the given class visitor visit this inner class. |
| Changed Fields | ||
int access |
Documentation changed from old to new. |
The access flags of the inner class as originally declared in the enclosing class. |
String name |
Documentation changed from old to new. |
The internal name of an inner class (see getInternalName). |
String outerName |
Documentation changed from old to new. |
The internal name of the class to which the inner class belongs (see getInternalName). |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||