Uses of Class
soot.LongType

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

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)
           
 

Uses of LongType in soot.sootify
 

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