public class DIncrementStmt extends GAssignStmt
leftBox, rightBoxboxesPointingToThiscol, line, mTagList| Constructor and Description |
|---|
DIncrementStmt(Value variable,
Value rvalue) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Returns a deep clone of this object.
|
String |
toString() |
void |
toString(UnitPrinter up) |
apply, containsArrayRef, containsFieldRef, containsInvokeExpr, convertToBaf, getArrayRef, getArrayRefBox, getFieldRef, getFieldRefBox, getInvokeExpr, getInvokeExprBox, getUnitBoxes, setLeftOp, setRightOpbranches, fallsThrough, getDefBoxes, getLeftOp, getLeftOpBox, getRightOp, getRightOpBox, getUseBoxesaddBoxPointingToThis, clearUnitBoxes, getBoxesPointingToThis, getUseAndDefBoxes, redirectJumpsToThisTo, removeBoxPointingToThisaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLeftOp, getLeftOpBox, getRightOp, getRightOpBoxaddBoxPointingToThis, branches, clearUnitBoxes, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThisaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagpublic Object clone()
AbstractUnitclone in interface Unitclone in class GAssignStmtpublic String toString()
toString in class JAssignStmtpublic void toString(UnitPrinter up)
Copyright © 2020 Soot OSS. All rights reserved.