typetools / checker-framework-inference

Inference of pluggable types for Java
10 stars 33 forks source link

Avoid NPE #59

Closed smillst closed 7 years ago

smillst commented 7 years ago

Because of changes in https://github.com/typetools/checker-framework/pull/1511, the type scanned in an AnnotatedTypeScanner might be null.