Detector
, FirstPassDetector
, InterproceduralFirstPassDetector
, NonReportingDetector
, Priorities
public class NoteNonnullReturnValues extends BuildNonnullReturnDatabase implements Detector, NonReportingDetector, InterproceduralFirstPassDetector
returnsNonNull, returnsReference, VERBOSE_DEBUG
EXP_PRIORITY, HIGH_PRIORITY, IGNORE_PRIORITY, LOW_PRIORITY, NORMAL_PRIORITY
Constructor | Description |
---|---|
NoteNonnullReturnValues(BugReporter bugReporter) |
Modifier and Type | Method | Description |
---|---|---|
void |
report() |
This method is called after all classes to be visited.
|
visitClassContext
visitClassContext
public NoteNonnullReturnValues(BugReporter bugReporter)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.