Uses of Class
soot.LongType

Packages that use LongType
soot Base Soot classes, shared by different intermediate representations. 
 

Uses of LongType in soot
 

Methods in soot that return LongType
static LongType LongType.v()
           
 

Methods in soot with parameters of type LongType
 void TypeSwitch.caseLongType(LongType t)