org.multijava.util.classfile
Class InstructionIO.ForwardReference
java.lang.Object
org.multijava.util.classfile.AbstractInstructionAccessor
org.multijava.util.classfile.InstructionIO.ForwardReference
- All Implemented Interfaces:
- InstructionAccessor
- Enclosing class:
- InstructionIO
- static class InstructionIO.ForwardReference
- extends AbstractInstructionAccessor
|
Field Summary |
private int |
index
|
|
Method Summary |
int |
getIndex()
Returns the index of the referenced instruction. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
private final int index
InstructionIO.ForwardReference
InstructionIO.ForwardReference(int index)
- Constructs a new forward reference
- Parameters:
index - the index of the referenced target
in the instruction array
getIndex
public int getIndex()
- Returns the index of the referenced instruction.
mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.