public class GInstanceFieldRef extends AbstractInstanceFieldRef implements Precedence
fieldRef| Constructor and Description |
|---|
GInstanceFieldRef(Value base,
SootFieldRef fieldRef) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Returns a clone of this Value.
|
int |
getPrecedence() |
String |
toString() |
apply, convertToBaf, equivHashCode, equivTo, getBase, getBaseBox, getField, getFieldRef, getType, getUseBoxes, setBase, setFieldRef, toStringpublic GInstanceFieldRef(Value base, SootFieldRef fieldRef)
public String toString()
toString in class AbstractInstanceFieldRefpublic int getPrecedence()
getPrecedence in interface PrecedenceCopyright © 2020 Soot OSS. All rights reserved.