|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjoosc.code.bytecode.FieldInstr
joosc.code.bytecode.PutfieldInstr
Constructor Summary | |
PutfieldInstr(java.lang.String nameAndSignature)
|
Method Summary | |
int |
getHeightDelta()
|
int |
getLowestAffected()
|
int |
getLowestUsed()
|
protected java.lang.String |
getName()
|
Methods inherited from class joosc.code.bytecode.FieldInstr |
getNameAndSignature, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PutfieldInstr(java.lang.String nameAndSignature)
Method Detail |
public int getHeightDelta()
public int getLowestUsed()
public int getLowestAffected()
protected java.lang.String getName()
getName
in class FieldInstr
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |