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