|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.jimple.StaticFieldRef
soot.dava.internal.javaRep.DStaticFieldRef
Constructor Summary | |
DStaticFieldRef(SootField field,
boolean supressDeclaringClass)
|
|
DStaticFieldRef(SootField field,
java.lang.String myClassName)
|
Method Summary | |
java.lang.Object |
clone()
Returns a clone of this Value. |
void |
toString(UnitPrinter up)
|
Methods inherited from class soot.jimple.StaticFieldRef |
apply, convertToBaf, equivHashCode, equivTo, getField, getType, getUseBoxes, setField, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DStaticFieldRef(SootField field, java.lang.String myClassName)
public DStaticFieldRef(SootField field, boolean supressDeclaringClass)
Method Detail |
public void toString(UnitPrinter up)
toString
in interface Value
toString
in class StaticFieldRef
public java.lang.Object clone()
Value
clone
in interface Value
clone
in class StaticFieldRef
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |