public class TypeDataflow extends Dataflow<TypeFrame,TypeAnalysis>
Modifier and Type | Class and Description |
---|---|
static class |
TypeDataflow.LocationAndFactPair |
Constructor and Description |
---|
TypeDataflow(CFG cfg,
TypeAnalysis analysis) |
Modifier and Type | Method and Description |
---|---|
ExceptionSet |
getEdgeExceptionSet(Edge edge) |
TypeDataflow.LocationAndFactPair |
getLocationAndFactForInstruction(int pc) |
dumpDataflow, execute, getAnalysis, getCFG, getFactAfterLocation, getFactAtLocation, getFactOnEdge, getNumIterations, getResultFact, getStartFact
public TypeDataflow(CFG cfg, TypeAnalysis analysis)
public ExceptionSet getEdgeExceptionSet(Edge edge)
public TypeDataflow.LocationAndFactPair getLocationAndFactForInstruction(int pc)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.