|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.ba.npe.DerefFinder
public class DerefFinder
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 |
---|
public static boolean DEBUG
Constructor Detail |
---|
public DerefFinder()
Method Detail |
---|
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™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |