|
FindBugs™ 1.3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.detect.BuildUnconditionalParamDerefDatabase
public class BuildUnconditionalParamDerefDatabase
Build database of unconditionally dereferenced parameters.
| Field Summary | |
|---|---|
protected int |
nonnullReferenceParameters
|
protected int |
referenceParameters
|
static boolean |
VERBOSE_DEBUG
|
| Constructor Summary | |
|---|---|
BuildUnconditionalParamDerefDatabase()
|
|
| Method Summary | |
|---|---|
void |
visitClassContext(ClassContext classContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean VERBOSE_DEBUG
protected int referenceParameters
protected int nonnullReferenceParameters
| Constructor Detail |
|---|
public BuildUnconditionalParamDerefDatabase()
| Method Detail |
|---|
public void visitClassContext(ClassContext classContext)
|
FindBugs™ 1.3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||