|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.jimple.internal.AbstractInstanceFieldRef
org.kit.furia.fragment.soot.representation.internal.FInstanceFieldRef
public class FInstanceFieldRef
Field Summary |
---|
Fields inherited from class soot.jimple.internal.AbstractInstanceFieldRef |
---|
fieldRef |
Constructor Summary | |
---|---|
FInstanceFieldRef(soot.Value base,
soot.SootFieldRef fieldRef)
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
java.util.List |
getContainedSpecialConstructs()
Returns all the contained special constructs |
int |
getPrecedence()
|
java.lang.String |
toQ()
|
java.lang.String |
toString()
|
Methods inherited from class soot.jimple.internal.AbstractInstanceFieldRef |
---|
apply, convertToBaf, equivHashCode, equivTo, getBase, getBaseBox, getField, getFieldRef, getType, getUseBoxes, setBase, setFieldRef, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FInstanceFieldRef(soot.Value base, soot.SootFieldRef fieldRef)
Method Detail |
---|
public java.lang.String toString()
toString
in class soot.jimple.internal.AbstractInstanceFieldRef
public int getPrecedence()
getPrecedence
in interface Precedence
public java.lang.Object clone()
clone
in interface soot.Value
clone
in class soot.jimple.internal.AbstractInstanceFieldRef
public java.lang.String toQ() throws java.lang.Exception
toQ
in interface Qable
java.lang.Exception
public java.util.List getContainedSpecialConstructs()
SpecialConstructContainer
getContainedSpecialConstructs
in interface SpecialConstructContainer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |