|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extension of UnitBox to provide some extra information needed by SPatchingChain.
Method Summary | |
boolean |
isUnitChanged()
Indicates whether the contents of the UnitBox may have been changed. |
void |
setUnitChanged(boolean unitChanged)
Updates the value of the flag used to indicate whether the contents of the UnitBox may have changed. |
Methods inherited from interface soot.UnitBox |
canContainUnit, getUnit, isBranchTarget, setUnit, toString |
Method Detail |
public boolean isUnitChanged()
Needed for Shimple internal Unit chain patching.
public void setUnitChanged(boolean unitChanged)
Needed for Shimple internal Unit chain patching.
isUnitChanged()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |