public class DShortcutAssignStmt extends DAssignStmt
leftBox, rightBoxcol, line, mTagList| Constructor and Description |
|---|
DShortcutAssignStmt(DAssignStmt assignStmt,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
void |
toString(UnitPrinter up) |
clone, setLeftOp, setRightOpbranches, fallsThrough, getDefBoxes, getLeftOp, getLeftOpBox, getRightOp, getRightOpBox, getUseBoxescontainsArrayRef, containsFieldRef, containsInvokeExpr, convertToBaf, getArrayRef, getArrayRefBox, getFieldRef, getFieldRefBox, getInvokeExpr, getInvokeExprBoxaddBoxPointingToThis, apply, clearUnitBoxes, getBoxesPointingToThis, getUnitBoxes, getUseAndDefBoxes, redirectJumpsToThisTo, removeBoxPointingToThisaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLeftOp, getLeftOpBox, getRightOp, getRightOpBoxcontainsArrayRef, containsFieldRef, containsInvokeExpr, getArrayRef, getArrayRefBox, getFieldRef, getFieldRefBox, getInvokeExpr, getInvokeExprBoxaddBoxPointingToThis, branches, clearUnitBoxes, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThisapplyaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagpublic DShortcutAssignStmt(DAssignStmt assignStmt, Type type)
public void toString(UnitPrinter up)
public java.lang.String toString()
toString in class DAssignStmt