public class GAssignStmt extends JAssignStmt
JAssignStmt.LinkedRValueBox, JAssignStmt.LinkedVariableBox
leftBox, rightBox
boxesPointingToThis
col, line, mTagList
Constructor and Description |
---|
GAssignStmt(Value variable,
Value rvalue) |
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Returns a deep clone of this object.
|
apply, containsArrayRef, containsFieldRef, containsInvokeExpr, convertToBaf, getArrayRef, getArrayRefBox, getFieldRef, getFieldRefBox, getInvokeExpr, getInvokeExprBox, getUnitBoxes, setLeftOp, setRightOp, toString, toString
branches, fallsThrough, getDefBoxes, getLeftOp, getLeftOpBox, getRightOp, getRightOpBox, getUseBoxes
addBoxPointingToThis, clearUnitBoxes, getBoxesPointingToThis, getUseAndDefBoxes, redirectJumpsToThisTo, removeBoxPointingToThis
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getLeftOp, getLeftOpBox, getRightOp, getRightOpBox
addBoxPointingToThis, branches, clearUnitBoxes, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
public Object clone()
AbstractUnit
clone
in interface Unit
clone
in class JAssignStmt
Copyright © 2021 Soot OSS. All rights reserved.