Uses of Class
soot.jimple.toolkits.annotation.nullcheck.NullPointerColorer

Packages that use NullPointerColorer
soot Base Soot classes, shared by different intermediate representations. 
soot.jimple.toolkits.annotation.nullcheck Classes that carry out an analysis to determine whether or not null pointer checks are necessary. 
 

Uses of NullPointerColorer in soot
 

Methods in soot that return NullPointerColorer
 NullPointerColorer Singletons.soot_jimple_toolkits_annotation_nullcheck_NullPointerColorer()
           
 

Uses of NullPointerColorer in soot.jimple.toolkits.annotation.nullcheck
 

Methods in soot.jimple.toolkits.annotation.nullcheck that return NullPointerColorer
static NullPointerColorer NullPointerColorer.v()
           
static NullPointerColorer NullPointerColorer.v()