|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.ba.Dataflow<TypeFrame,TypeAnalysis>
edu.umd.cs.findbugs.ba.type.TypeDataflow
public class TypeDataflow
Nested Class Summary | |
---|---|
static class |
TypeDataflow.LocationAndFactPair
|
Field Summary |
---|
Fields inherited from class edu.umd.cs.findbugs.ba.Dataflow |
---|
DEBUG |
Constructor Summary | |
---|---|
TypeDataflow(CFG cfg,
TypeAnalysis analysis)
|
Method Summary | |
---|---|
ExceptionSet |
getEdgeExceptionSet(Edge edge)
|
TypeDataflow.LocationAndFactPair |
getLocationAndFactForInstruction(int pc)
|
Methods inherited from class edu.umd.cs.findbugs.ba.Dataflow |
---|
dumpDataflow, execute, getAnalysis, getCFG, getFactAfterLocation, getFactAtLocation, getFactOnEdge, getNumIterations, getResultFact, getStartFact |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeDataflow(CFG cfg, TypeAnalysis analysis)
Method Detail |
---|
public ExceptionSet getEdgeExceptionSet(Edge edge)
public TypeDataflow.LocationAndFactPair getLocationAndFactForInstruction(int pc)
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |