|
|||||||||
| 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.TypeDataflow
public class TypeDataflow
| Constructor Summary | |
|---|---|
TypeDataflow(CFG cfg,
TypeAnalysis analysis)
|
|
| Method Summary | |
|---|---|
ExceptionSet |
getEdgeExceptionSet(Edge edge)
|
TypeFrame |
getFactAfterLocation(Location loc)
|
TypeFrame |
getFactAtLocation(Location loc)
|
| Methods inherited from class edu.umd.cs.findbugs.ba.Dataflow |
|---|
execute, getAnalysis, getCFG, 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 TypeFrame getFactAtLocation(Location loc)
throws DataflowAnalysisException
DataflowAnalysisException
public TypeFrame getFactAfterLocation(Location loc)
throws DataflowAnalysisException
DataflowAnalysisExceptionpublic ExceptionSet getEdgeExceptionSet(Edge edge)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||