|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.Type | +--soot.RefLikeType | +--soot.AnySubType
Fields inherited from class soot.Type |
arrayType |
Method Summary | |
void |
apply(Switch sw)
Method required for use of Switchable. |
Type |
getArrayElementType()
|
RefType |
getBase()
|
void |
setBase(RefType base)
|
java.lang.String |
toString()
Returns a textual representation of this type. |
static AnySubType |
v(RefType base)
|
Methods inherited from class soot.Type |
getArrayType,
getNumber,
makeArrayType,
merge,
setArrayType,
setNumber,
toMachineType |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Method Detail |
public static AnySubType v(RefType base)
public java.lang.String toString()
public void apply(Switch sw)
public Type getArrayElementType()
public RefType getBase()
public void setBase(RefType base)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |