|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.jimple.toolkits.pointer.representations.ConstantObject
soot.jimple.toolkits.pointer.representations.GeneralConstObject
Constructor Summary | |
GeneralConstObject(Type t,
java.lang.String n)
|
Method Summary | |
boolean |
equals(java.lang.Object other)
|
Type |
getType()
|
int |
hashCode()
|
java.lang.String |
toString()
|
Methods inherited from class soot.jimple.toolkits.pointer.representations.ConstantObject |
shortString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GeneralConstObject(Type t, java.lang.String n)
Method Detail |
public Type getType()
public java.lang.String toString()
toString
in interface AbstractObject
toString
in class ConstantObject
public int hashCode()
public boolean equals(java.lang.Object other)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |