Package | Description |
---|---|
edu.umd.cs.findbugs.ba.constant |
Modifier and Type | Method and Description |
---|---|
ConstantFrame |
ConstantAnalysis.createFact() |
Modifier and Type | Method and Description |
---|---|
void |
ConstantAnalysis.initEntryFact(ConstantFrame frame) |
void |
ConstantAnalysis.meetInto(ConstantFrame fact,
Edge edge,
ConstantFrame result) |
protected void |
ConstantAnalysis.mergeValues(ConstantFrame otherFrame,
ConstantFrame resultFrame,
int slot) |
void |
ConstantAnalysis.transferInstruction(org.apache.bcel.generic.InstructionHandle handle,
BasicBlock basicBlock,
ConstantFrame frame) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.