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 | 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 |
|
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 | Description |
---|---|---|
static java.util.Set<java.lang.String> |
FindNullDeref.catchTypesForNull |
Modifier and Type | Field | Description |
---|---|---|
static java.util.Set<java.lang.String> |
Archive.ARCHIVE_EXTENSION_SET |
File extensions that indicate an archive (zip, jar, or similar).
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.