| 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.
|
| edu.umd.cs.findbugs.detect |
| Modifier and Type | Method and Description |
|---|---|
ResourceValueFrameModelingVisitor |
ResourceTracker.createVisitor(Resource resource,
org.apache.bcel.generic.ConstantPoolGen cpg)
Create a ResourceValueFrameModelingVisitor to model the effect of
instructions on the state of the resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StreamFrameModelingVisitor
A visitor to model the effect of instructions on the status of the resource
(in this case, Streams).
|
| Modifier and Type | Method and Description |
|---|---|
ResourceValueFrameModelingVisitor |
StreamResourceTracker.createVisitor(Stream resource,
org.apache.bcel.generic.ConstantPoolGen cpg) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.