public class DDecrementStmt extends GAssignStmt
leftBox, rightBoxcol, line, mTagList| Constructor and Description |
|---|
DDecrementStmt(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, 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 java.lang.Object clone()
AbstractUnitclone in interface Unitclone in class GAssignStmtpublic java.lang.String toString()
toString in class JAssignStmtpublic void toString(UnitPrinter up)