| 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 | Description |
|---|---|---|
ResourceValue |
ResourceValueFrameModelingVisitor.getDefaultValue() |
|
static ResourceValue |
ResourceValue.instance() |
|
static ResourceValue |
ResourceValue.merge(ResourceValue a,
ResourceValue b) |
|
static ResourceValue |
ResourceValue.notInstance() |
| Modifier and Type | Method | Description |
|---|---|---|
static ResourceValue |
ResourceValue.merge(ResourceValue a,
ResourceValue b) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ResourceValueFrame.copyFrom(Frame<ResourceValue> other_) |
|
boolean |
ResourceValueFrame.sameAs(Frame<ResourceValue> other_) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.