public class DInstanceFieldRef extends GInstanceFieldRef
fieldRef
Constructor and Description |
---|
DInstanceFieldRef(Value base,
SootFieldRef fieldRef,
HashSet<Object> thisLocals) |
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Returns a clone of this Value.
|
String |
toString() |
void |
toString(UnitPrinter up) |
getPrecedence
apply, convertToBaf, equivHashCode, equivTo, getBase, getBaseBox, getField, getFieldRef, getType, getUseBoxes, setBase, setFieldRef
public DInstanceFieldRef(Value base, SootFieldRef fieldRef, HashSet<Object> thisLocals)
public void toString(UnitPrinter up)
toString
in interface Value
toString
in class AbstractInstanceFieldRef
public String toString()
toString
in class GInstanceFieldRef