FindBugs™ 1.3.9

Uses of Class
edu.umd.cs.findbugs.props.GeneralWarningProperty

Packages that use GeneralWarningProperty
edu.umd.cs.findbugs.props   
 

Uses of GeneralWarningProperty in edu.umd.cs.findbugs.props
 

Fields in edu.umd.cs.findbugs.props declared as GeneralWarningProperty
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™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.