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