Package | Description |
---|---|
edu.umd.cs.findbugs.bcel | |
edu.umd.cs.findbugs.detect |
Modifier and Type | Class | Description |
---|---|---|
class |
AnnotationDetector |
Base class for Detectors which want to perform a preorder traversal of the
classfile including visiting Annotations.
|
Modifier and Type | Class | Description |
---|---|---|
class |
FindNullDeref |
A Detector to find instructions where a NullPointerException might be raised.
|
class |
InconsistentAnnotations |
|
class |
MethodReturnCheck |
Look for calls to methods where the return value is erroneously ignored.
|
class |
NoiseNullDeref |
A Detector to find instructions where a NullPointerException might be raised.
|
SpotBugs is licensed under the LGPL.