Package | Description |
---|---|
edu.umd.cs.findbugs.ba.npe |
Modifier and Type | Class | Description |
---|---|---|
class |
IsNullValue |
A class to abstractly represent values in stack slots,
indicating whether thoses values can be null, non-null,
null on some incoming path, or unknown.
|
class |
IsNullValueAnalysis |
A dataflow analysis to detect potential null pointer dereferences.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.