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) |
getPrecedenceapply, convertToBaf, equivHashCode, equivTo, getBase, getBaseBox, getField, getFieldRef, getType, getUseBoxes, setBase, setFieldRefpublic DInstanceFieldRef(Value base, SootFieldRef fieldRef, HashSet<Object> thisLocals)
public void toString(UnitPrinter up)
toString in interface ValuetoString in class AbstractInstanceFieldRefpublic String toString()
toString in class GInstanceFieldRefCopyright © 2020 Soot OSS. All rights reserved.