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 GeneralWarningPropertyGeneralWarningProperty.CALLED_METHOD_1Name of most recently called method.static final GeneralWarningPropertyGeneralWarningProperty.CALLED_METHOD_2Name of second-most recently called method.static final GeneralWarningPropertyGeneralWarningProperty.CALLED_METHOD_3Name of third-most recently called method.static final GeneralWarningPropertyGeneralWarningProperty.CALLED_METHOD_4Name of fourth-most recently called method.static final GeneralWarningPropertyGeneralWarningProperty.FALSE_POSITIVEstatic final GeneralWarningPropertyGeneralWarningProperty.IN_UNCALLABLE_METHODissue is in uncallable methodstatic final GeneralWarningPropertyGeneralWarningProperty.NOISY_BUGstatic final GeneralWarningPropertyGeneralWarningProperty.ON_EXCEPTION_PATHWarning occurs on an exception control path.static final GeneralWarningPropertyGeneralWarningProperty.RECEIVER_OBJECT_TYPEThe type of the receiver object in a method call or instance field access.static final GeneralWarningPropertyGeneralWarningProperty.SILENT_BUG