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, getStartFactpublic TypeDataflow(CFG cfg, TypeAnalysis analysis)
public ExceptionSet getEdgeExceptionSet(Edge edge)
public TypeDataflow.LocationAndFactPair getLocationAndFactForInstruction(int pc)
Copyright © 2003–2015. All rights reserved.