|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.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)
public java.lang.Object clone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |