|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.Type | +--soot.PrimType
Abstract class for Soot classes that that model Java primitive types (ie all types except void, null, reference types, and array types)
Fields inherited from class soot.Type |
arrayType |
Constructor Summary | |
PrimType()
|
Methods inherited from class soot.Type |
apply,
getArrayType,
getNumber,
makeArrayType,
merge,
setArrayType,
setNumber,
toMachineType,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public PrimType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |