public class DIncrementStmt extends GAssignStmt
leftBox, rightBox
col, line, mTagList
Constructor and Description |
---|
DIncrementStmt(Value variable,
Value rvalue) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Returns a deep clone of this object.
|
java.lang.String |
toString() |
void |
toString(UnitPrinter up) |
apply, containsArrayRef, containsFieldRef, containsInvokeExpr, convertToBaf, getArrayRef, getArrayRefBox, getFieldRef, getFieldRefBox, getInvokeExpr, getInvokeExprBox, getUnitBoxes, setLeftOp, setRightOp
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 java.lang.Object clone()
AbstractUnit
clone
in interface Unit
clone
in class GAssignStmt
public java.lang.String toString()
toString
in class JAssignStmt
public void toString(UnitPrinter up)