|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StackDepth | |
|---|---|
| edu.umd.cs.findbugs.ba | A bytecode analysis framework for BCEL, providing CFG construction, generic dataflow analysis, and a variety of specific dataflow analyses. |
| Uses of StackDepth in edu.umd.cs.findbugs.ba |
|---|
| Methods in edu.umd.cs.findbugs.ba that return StackDepth | |
|---|---|
StackDepth |
StackDepthAnalysis.createFact()
|
| Methods in edu.umd.cs.findbugs.ba with parameters of type StackDepth | |
|---|---|
void |
StackDepthAnalysis.copy(StackDepth source,
StackDepth dest)
|
void |
StackDepthAnalysis.initEntryFact(StackDepth entryFact)
|
boolean |
StackDepthAnalysis.isFactValid(StackDepth fact)
|
boolean |
StackDepthAnalysis.isTop(StackDepth fact)
|
void |
StackDepthAnalysis.makeFactTop(StackDepth fact)
|
void |
StackDepthAnalysis.meetInto(StackDepth fact,
Edge edge,
StackDepth result)
|
boolean |
StackDepthAnalysis.same(StackDepth fact1,
StackDepth fact2)
|
void |
StackDepthAnalysis.transferInstruction(org.apache.bcel.generic.InstructionHandle handle,
BasicBlock basicBlock,
StackDepth fact)
|
|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||