|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IdentityInst
Method Summary | |
---|---|
Value |
getLeftOp()
|
ValueBox |
getLeftOpBox()
|
Value |
getRightOp()
|
ValueBox |
getRightOpBox()
|
void |
setLeftOp(Value variable)
|
void |
setRightOp(Value rvalue)
|
Methods inherited from interface soot.baf.Inst |
---|
containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, getInCount, getInMachineCount, getNetCount, getNetMachineCount, getOutCount, getOutMachineCount |
Methods inherited from interface soot.Unit |
---|
addBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis, toString |
Methods inherited from interface soot.util.Switchable |
---|
apply |
Methods inherited from interface soot.tagkit.Host |
---|
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag |
Method Detail |
---|
Value getLeftOp()
getLeftOp
in interface IdentityUnit
Value getRightOp()
getRightOp
in interface IdentityUnit
void setLeftOp(Value variable)
void setRightOp(Value rvalue)
ValueBox getLeftOpBox()
getLeftOpBox
in interface IdentityUnit
ValueBox getRightOpBox()
getRightOpBox
in interface IdentityUnit
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |