|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object soot.jimple.ThisRef soot.dava.internal.javaRep.DThisRef
public class DThisRef
Constructor Summary | |
---|---|
DThisRef(RefType thisType)
|
Method Summary | |
---|---|
Object |
clone()
Returns a clone of this Value. |
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 String toString()
toString
in class ThisRef
public Object clone()
Value
clone
in interface Value
clone
in class ThisRef
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |