Package | Description |
---|---|
edu.umd.cs.findbugs.ba |
A bytecode analysis framework for BCEL, providing CFG construction,
generic dataflow analysis, and a variety of specific dataflow analyses.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<ProgramPoint> |
FieldSummary.getCalledFromSuperConstructor(ClassDescriptor superClass,
XMethod calledFromConstructor) |
Modifier and Type | Method and Description |
---|---|
void |
FieldSummary.setCalledFromSuperConstructor(ProgramPoint from,
XMethod calledFromConstructor) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.