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
 LongType Singletons.soot_LongType()
           
static LongType LongType.v()
           
static LongType LongType.v()
           
 

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