|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.tagkit.AbstractHost | +--soot.Body | +--soot.baf.BafBody
Fields inherited from class soot.Body |
localChain, method, trapChain, unitChain |
Constructor Summary | |
BafBody(Body body,
java.util.Map options)
|
Method Summary | |
java.lang.Object |
clone()
Creates a deep copy of this Body. |
Methods inherited from class soot.Body |
getDefBoxes, getLocalCount, getLocals, getMethod, getTraps, getUnitBoxes, getUnits, getUseAndDefBoxes, getUseBoxes, importBodyContentsFrom, printDebugTo, printTo, printTo, setMethod, validate, validateLocals, validateTraps, validateUnitBoxes, validateUses |
Methods inherited from class soot.tagkit.AbstractHost |
addTag, getTag, getTags, hasTag, removeTag |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BafBody(Body body, java.util.Map options)
Method Detail |
public java.lang.Object clone()
Body
clone
in class Body
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |