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.filter | |
edu.umd.cs.findbugs.gui2 |
Class | Description |
---|---|
Filter |
Filter to match a subset of BugInstances.
|
FilterException | |
Matcher |
Match BugInstances for some feature.
|
Class | Description |
---|---|
CompoundMatcher | |
Filter |
Filter to match a subset of BugInstances.
|
LastVersionMatcher |
Matcher to select BugInstances with a particular last version.
|
Matcher |
Match BugInstances for some feature.
|
MemberMatcher | |
NameMatch |
Matches a String value against a predefined specification.
|
OrMatcher | |
RelationalOp | |
StringSetMatch |
Matches a string against a set of predefined values.
|
VersionMatcher |
Class | Description |
---|---|
Matcher |
Match BugInstances for some feature.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.