|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.AbstractHost | +--soot.AbstractUnit | +--soot.jimple.internal.AbstractStmt | +--soot.jimple.internal.AbstractDefinitionStmt | +--soot.jimple.internal.JAssignStmt | +--soot.grimp.internal.GAssignStmt
Fields inherited from class soot.AbstractUnit |
emptyList |
Constructor Summary | |
GAssignStmt(Value variable,
Value rvalue)
|
Method Summary | |
java.lang.Object |
clone()
Returns a deep clone of this object. |
Methods inherited from class soot.jimple.internal.JAssignStmt |
apply,
containsInvokeExpr,
convertToBaf,
getInvokeExpr,
getInvokeExprBox,
setLeftOp,
setRightOp,
toString |
Methods inherited from class soot.jimple.internal.AbstractDefinitionStmt |
branches,
fallsThrough,
getDefBoxes,
getLeftOp,
getLeftOpBox,
getRightOp,
getRightOpBox,
getUseBoxes |
Methods inherited from class soot.AbstractUnit |
getBoxesPointingToThis,
getUnitBoxes,
getUseAndDefBoxes,
redirectJumpsToThisTo,
toBriefString,
toBriefString,
toBriefString,
toBriefString,
toString,
toString,
toString,
toString |
Methods inherited from class soot.AbstractHost |
destroyTag,
getTag,
getTags,
getTagValue,
hasTag,
incTagValue,
incTagValue,
incTagValue,
newTag,
newTag,
setTagValue |
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public GAssignStmt(Value variable, Value rvalue)
Method Detail |
public java.lang.Object clone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |