Uses of Class
soot.toolkits.exceptions.UnitThrowAnalysis

Packages that use UnitThrowAnalysis
soot Base Soot classes, shared by different intermediate representations. 
soot.toolkits.exceptions   
 

Uses of UnitThrowAnalysis in soot
 

Methods in soot that return UnitThrowAnalysis
 UnitThrowAnalysis Singletons.soot_toolkits_exceptions_UnitThrowAnalysis()
           
 

Uses of UnitThrowAnalysis in soot.toolkits.exceptions
 

Methods in soot.toolkits.exceptions that return UnitThrowAnalysis
static UnitThrowAnalysis UnitThrowAnalysis.v()
          Returns the single instance of UnitThrowAnalysis.
static UnitThrowAnalysis UnitThrowAnalysis.v()
          Returns the single instance of UnitThrowAnalysis.