Package | Description |
---|---|
edu.umd.cs.findbugs.props |
Modifier and Type | Field and Description |
---|---|
static GeneralWarningProperty |
GeneralWarningProperty.CALLED_METHOD_1
Name of most recently called method.
|
static GeneralWarningProperty |
GeneralWarningProperty.CALLED_METHOD_2
Name of second-most recently called method.
|
static GeneralWarningProperty |
GeneralWarningProperty.CALLED_METHOD_3
Name of third-most recently called method.
|
static GeneralWarningProperty |
GeneralWarningProperty.CALLED_METHOD_4
Name of fourth-most recently called method.
|
static GeneralWarningProperty |
GeneralWarningProperty.FALSE_POSITIVE |
static GeneralWarningProperty |
GeneralWarningProperty.IN_UNCALLABLE_METHOD
issue is in uncallable method
|
static GeneralWarningProperty |
GeneralWarningProperty.NOISY_BUG |
static GeneralWarningProperty |
GeneralWarningProperty.ON_EXCEPTION_PATH
Warning occurs on an exception control path.
|
static GeneralWarningProperty |
GeneralWarningProperty.RECEIVER_OBJECT_TYPE
The type of the receiver object in a method call or instance field
access.
|
static GeneralWarningProperty |
GeneralWarningProperty.SILENT_BUG |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.