|
mjc | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.multijava.util.classfile.AbstractInstructionAccessor
org.multijava.util.classfile.InstructionIO.ForwardReference
| Field Summary | |
private int |
index
|
| Constructor Summary | |
(package private) |
InstructionIO.ForwardReference(int index)
Constructs a new forward reference |
| Method Summary | |
int |
getIndex()
Returns the index of the referenced instruction. |
| Methods inherited from class org.multijava.util.classfile.AbstractInstructionAccessor |
transform |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private final int index
| Constructor Detail |
InstructionIO.ForwardReference(int index)
index - the index of the referenced target
in the instruction array| Method Detail |
public int getIndex()
|
mjc | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||