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.
|
edu.umd.cs.findbugs.model |
Eventually, all model classes (BugInstance, BugCollection, etc.) should go
in this package.
|
Class | Description |
---|---|
ClassFeatureSet |
Features of a class which may be used to identify it if it is renamed or
modified.
|
ClassNameRewriter |
Rewrite class names.
|
Class | Description |
---|---|
ClassFeatureSet |
Features of a class which may be used to identify it if it is renamed or
modified.
|
ClassNameRewriter |
Rewrite class names.
|
IdentityClassNameRewriter |
ClassNameRewriter that leaves classe names unchanged.
|
MovedClassMap |
Build a map of added class names to removed class names.
|
RegenerateClassFeatures |
Repopulate a BugCollection with class features from the classes in a
specified jar file.
|
SimilarClassSet |
A set of classes considered similar because of their features.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.