Uses of Class
edu.umd.cs.findbugs.props.GeneralWarningProperty
Packages that use GeneralWarningProperty
-
Uses of GeneralWarningProperty in edu.umd.cs.findbugs.props
Fields in edu.umd.cs.findbugs.props declared as GeneralWarningPropertyModifier and TypeFieldDescriptionstatic final GeneralWarningProperty
GeneralWarningProperty.CALLED_METHOD_1
Name of most recently called method.static final GeneralWarningProperty
GeneralWarningProperty.CALLED_METHOD_2
Name of second-most recently called method.static final GeneralWarningProperty
GeneralWarningProperty.CALLED_METHOD_3
Name of third-most recently called method.static final GeneralWarningProperty
GeneralWarningProperty.CALLED_METHOD_4
Name of fourth-most recently called method.static final GeneralWarningProperty
GeneralWarningProperty.FALSE_POSITIVE
static final GeneralWarningProperty
GeneralWarningProperty.IN_UNCALLABLE_METHOD
issue is in uncallable methodstatic final GeneralWarningProperty
GeneralWarningProperty.NOISY_BUG
static final GeneralWarningProperty
GeneralWarningProperty.ON_EXCEPTION_PATH
Warning occurs on an exception control path.static final GeneralWarningProperty
GeneralWarningProperty.RECEIVER_OBJECT_TYPE
The type of the receiver object in a method call or instance field access.static final GeneralWarningProperty
GeneralWarningProperty.SILENT_BUG