FindBugs™ 1.3.9

Uses of Class
edu.umd.cs.findbugs.ba.CheckReturnValueAnnotation

Packages that use CheckReturnValueAnnotation
edu.umd.cs.findbugs.ba A bytecode analysis framework for BCEL, providing CFG construction, generic dataflow analysis, and a variety of specific dataflow analyses. 
 

Uses of CheckReturnValueAnnotation in edu.umd.cs.findbugs.ba
 

Fields in edu.umd.cs.findbugs.ba declared as CheckReturnValueAnnotation
static CheckReturnValueAnnotation CheckReturnValueAnnotation.CHECK_RETURN_VALUE_HIGH
           
static CheckReturnValueAnnotation CheckReturnValueAnnotation.CHECK_RETURN_VALUE_IGNORE
           
static CheckReturnValueAnnotation CheckReturnValueAnnotation.CHECK_RETURN_VALUE_LOW
           
static CheckReturnValueAnnotation CheckReturnValueAnnotation.CHECK_RETURN_VALUE_LOW_BAD_PRACTICE
           
static CheckReturnValueAnnotation CheckReturnValueAnnotation.CHECK_RETURN_VALUE_MEDIUM
           
static CheckReturnValueAnnotation CheckReturnValueAnnotation.CHECK_RETURN_VALUE_MEDIUM_BAD_PRACTICE
           
static CheckReturnValueAnnotation CheckReturnValueAnnotation.CHECK_RETURN_VALUE_UNKNOWN
           
static CheckReturnValueAnnotation CheckReturnValueAnnotation.CHECK_RETURN_VALUE_VERY_HIGH
           
 

Methods in edu.umd.cs.findbugs.ba that return CheckReturnValueAnnotation
 CheckReturnValueAnnotation CheckReturnAnnotationDatabase.getResolvedAnnotation(java.lang.Object o, boolean getMinimal)
           
static CheckReturnValueAnnotation CheckReturnValueAnnotation.parse(java.lang.String priority)
           
static CheckReturnValueAnnotation[] CheckReturnValueAnnotation.values()
           
 


FindBugs™ 1.3.9

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