Uses of Class
soot.UnknownType

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

Uses of UnknownType in soot
 

Methods in soot that return UnknownType
 UnknownType Singletons.soot_UnknownType()
           
static UnknownType UnknownType.v()
           
static UnknownType UnknownType.v()
           
 

Methods in soot with parameters of type UnknownType
 void TypeSwitch.caseUnknownType(UnknownType t)
           
 void TypeSwitch.caseUnknownType(UnknownType t)