@ParametersAreNonnullByDefault @AnalysisContextContained
| Class | Description |
|---|---|
| AnnotationDetector |
Base class for Detectors which want to perform a preorder traversal of the
classfile including visiting Annotations.
|
| BCELUtil |
Utility methods for detectors and analyses using BCEL.
|
| CFGDetector |
Base class for detectors that analyze CFG (and/or use CFG-based analyses).
|
| OpcodeStackDetector |
Base class for Detectors that want to scan the bytecode of a method and use
an opcode stack.
|
| OpcodeStackDetector.WithCustomJumpInfo | |
| PreorderDetector |
Base class for Detectors which want to perform a preorder traversal of the
classfile.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.