public class DerefFinder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
DEBUG |
Constructor and Description |
---|
DerefFinder() |
Modifier and Type | Method and Description |
---|---|
static UsagesRequiringNonNullValues |
getAnalysis(ClassContext classContext,
org.apache.bcel.classfile.Method method) |
static NullnessAnnotation |
getMethodNullnessAnnotation(ClassContext classContext,
org.apache.bcel.classfile.Method method) |
public static UsagesRequiringNonNullValues getAnalysis(ClassContext classContext, org.apache.bcel.classfile.Method method)
public static NullnessAnnotation getMethodNullnessAnnotation(ClassContext classContext, org.apache.bcel.classfile.Method method)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.