|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ojvm.loading.instructions.Instruction | +--ojvm.loading.instructions.Ins_iload | +--ojvm.loading.instructions.Ins_iload_2
The encapsulation of an iload_2 instruction.
Fields inherited from class ojvm.loading.instructions.Ins_iload |
index |
Fields inherited from class ojvm.loading.instructions.Instruction |
length,
OPCODE,
opcodeName |
Constructor Summary | |
Ins_iload_2(InstructionInputStream classFile)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class ojvm.loading.instructions.Ins_iload |
accept,
getIndex |
Methods inherited from class ojvm.loading.instructions.Instruction |
getLength,
isActualInstruction |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public Ins_iload_2(InstructionInputStream classFile)
Method Detail |
public java.lang.String toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |