|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.ThisRef | +--soot.dava.internal.javaRep.DThisRef
Constructor Summary | |
DThisRef(RefType thisType)
|
Method Summary | |
java.lang.Object |
clone()
Returns a clone of this Value. |
java.lang.String |
toString()
|
Methods inherited from class soot.jimple.ThisRef |
apply,
equivHashCode,
equivTo,
getType,
getUseBoxes,
toString |
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public DThisRef(RefType thisType)
Method Detail |
public java.lang.String toString()
public java.lang.Object clone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |