| 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.detect | |
| edu.umd.cs.findbugs.util |
| Modifier and Type | Field and Description |
|---|---|
static java.util.Set<java.lang.String> |
FindBugs.knownURLProtocolSet
Known URL protocols.
|
static java.util.HashMap<java.lang.Integer,java.lang.String> |
OpcodeStack.Item.specialKindNames
Deprecated.
will be deleted at v4 release. use
OpcodeStack.Item.getSpecialKindName(int) instead. |
static java.util.Map<java.lang.String,java.lang.Integer> |
LaunchAppropriateUI.uiNameToCodeMap
Map of UI name strings to integer UI codes.
|
| Modifier and Type | Field and Description |
|---|---|
static java.util.Set<java.lang.String> |
FindNullDeref.catchTypesForNull |
| Modifier and Type | Field and Description |
|---|---|
static java.util.Set<java.lang.String> |
Archive.ARCHIVE_EXTENSION_SET
File extensions that indicate an archive (zip, jar, or similar).
|
SpotBugs is licensed under the LGPL.