|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jeantessier.classreader.Attribute_info
Constructor Summary | |
Attribute_info(Classfile classfile,
Visitable owner)
|
Method Summary | |
Classfile |
Classfile()
|
Visitable |
Owner()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.jeantessier.classreader.Visitable |
Accept |
Constructor Detail |
public Attribute_info(Classfile classfile, Visitable owner)
Method Detail |
public Classfile Classfile()
public Visitable Owner()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |