FindBugs™ 1.3.9

Uses of Class
edu.umd.cs.findbugs.ba.jsr305.SourceSinkType

Packages that use SourceSinkType
edu.umd.cs.findbugs.ba.jsr305 Support for analyzing code containing JSR-305 type qualifier annotations. 
 

Uses of SourceSinkType in edu.umd.cs.findbugs.ba.jsr305
 

Methods in edu.umd.cs.findbugs.ba.jsr305 that return SourceSinkType
 SourceSinkType SourceSinkInfo.getType()
           
static SourceSinkType SourceSinkType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SourceSinkType[] SourceSinkType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in edu.umd.cs.findbugs.ba.jsr305 with parameters of type SourceSinkType
SourceSinkInfo(SourceSinkType type, Location location, ValueNumber vn, javax.annotation.meta.When when)
          Constructor.
 


FindBugs™ 1.3.9

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