Uses of Package
edu.umd.cs.findbugs.log

Packages that use edu.umd.cs.findbugs.log
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.