|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjoosc.code.bytecode.BranchInstr
| Constructor Summary | |
BranchInstr()
|
|
| Method Summary | |
protected abstract java.lang.String |
getName()
|
LabelInstr |
getTarget()
|
void |
setTarget(LabelInstr instr)
|
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 BranchInstr()
| Method Detail |
public void setTarget(LabelInstr instr)
public LabelInstr getTarget()
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 | |||||||||