FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba.npe
Class DerefFinder

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.npe.DerefFinder

public class DerefFinder
extends java.lang.Object

Author:
pugh

Field Summary
static boolean DEBUG
           
 
Constructor Summary
DerefFinder()
           
 
Method Summary
static UsagesRequiringNonNullValues getAnalysis(ClassContext classContext, org.apache.bcel.classfile.Method method)
           
static NullnessAnnotation getMethodNullnessAnnotation(ClassContext classContext, org.apache.bcel.classfile.Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG

public static boolean DEBUG
Constructor Detail

DerefFinder

public DerefFinder()
Method Detail

getAnalysis

public static UsagesRequiringNonNullValues getAnalysis(ClassContext classContext,
                                                       org.apache.bcel.classfile.Method method)

getMethodNullnessAnnotation

public static NullnessAnnotation getMethodNullnessAnnotation(ClassContext classContext,
                                                             org.apache.bcel.classfile.Method method)

FindBugs™ 1.3.9

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