|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.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)
Field Summary |
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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |