Uses of Package
edu.umd.cs.findbugs

Packages that use edu.umd.cs.findbugs
Package
Description
Main package for the FindBugs application - contains the engine class (FindBugs), the object model classes for bug instances (BugInstance, BugAnnotation), and other miscellany.
 
 
 
 
 
 
A high-level abstraction layer for codebases, classes, and components of classes (methods, fields, instructions, etc.).
Implementations of the interfaces in the edu.umd.cs.findbugs.classfile package: the core classes of the FindBugs classfile/classpath support layer.
 
 
 
 
 
 
 
Eventually, all model classes (BugInstance, BugCollection, etc.) should go in this package.