JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
com.ibm.wala.analysis.nullpointer
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Classes and Interfaces
Package com.ibm.wala.analysis.nullpointer
package
com.ibm.wala.analysis.nullpointer
Classes
Class
Description
IntraproceduralNullPointerAnalysis
Intraprocedural dataflow analysis to detect impossible NullPointerExceptions.
RelevantVariableFinder
Helper class to find the variable that may be null.