|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimType | |
---|---|
soot | Base Soot classes, shared by different intermediate representations. |
soot.jimple.toolkits.typing.fast |
Uses of PrimType in soot |
---|
Subclasses of PrimType in soot | |
---|---|
class |
BooleanType
Soot representation of the Java built-in type 'boolean'. |
class |
ByteType
Soot representation of the Java built-in type 'byte'. |
class |
CharType
Soot representation of the Java built-in type 'char'. |
class |
DoubleType
Soot representation of the Java built-in type 'double'. |
class |
FloatType
Soot representation of the Java built-in type 'float'. |
class |
IntType
Soot representation of the Java built-in type 'int'. |
class |
LongType
Soot representation of the Java built-in type 'long'. |
class |
ShortType
Soot representation of the Java built-in type 'short'. |
Uses of PrimType in soot.jimple.toolkits.typing.fast |
---|
Subclasses of PrimType in soot.jimple.toolkits.typing.fast | |
---|---|
class |
Integer127Type
|
class |
Integer1Type
|
class |
Integer32767Type
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |