Uses of Class
soot.VoidType

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

Uses of VoidType in soot
 

Methods in soot that return VoidType
 VoidType Singletons.soot_VoidType()
           
static VoidType VoidType.v()
           
static VoidType VoidType.v()
           
 

Methods in soot with parameters of type VoidType
 void TypeSwitch.caseVoidType(VoidType t)
           
 void TypeSwitch.caseVoidType(VoidType t)