|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.Type | +--soot.baf.DoubleWordType
Method Summary | |
void |
apply(Switch sw)
Method required for use of Switchable. |
boolean |
equals(java.lang.Object t)
|
int |
hashCode()
|
java.lang.String |
toString()
Returns a textual representation of this type. |
static DoubleWordType |
v()
|
Methods inherited from class soot.Type |
merge,
toBriefString,
toMachineType |
Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
Method Detail |
public static DoubleWordType v()
public boolean equals(java.lang.Object t)
public int hashCode()
public java.lang.String toString()
public void apply(Switch sw)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |