|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.Type | +--soot.baf.DoubleWordType
Field Summary |
Fields inherited from class soot.Type |
typeNum |
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)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
Type
toString
in class Type
public void apply(Switch sw)
Type
apply
in interface Switchable
apply
in class Type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |