JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
edu.umd.cs.findbugs.bugReporter
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package edu.umd.cs.findbugs.bugReporter
package
edu.umd.cs.findbugs.bugReporter
Related Packages
Package
Description
edu.umd.cs.findbugs
Main package for the FindBugs application - contains the engine class (
FindBugs
), the object model classes for bug instances (
BugInstance
,
BugAnnotation
), and other miscellany.
Classes
Class
Description
BugReporterDecorator
Abstract base class for bug reporters defined as plugins.
MaxRankDecorator
SuppressionDecorator