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

Packages that use NullPointerColorer
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.jimple.toolkits.annotation.nullcheck
 

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