JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ibm.wala.dataflow.IFDS
Interface IFlowFunction
All Known Subinterfaces:
IBinaryReturnFlowFunction
,
IReversibleFlowFunction
,
IUnaryFlowFunction
All Known Implementing Classes:
IdentityFlowFunction
,
KillEverything
,
SingletonFlowFunction
,
VectorGenFlowFunction
,
VectorKillFlowFunction
public interface
IFlowFunction
A flow function corresponding to an edge in the supergraph. This function should be distributive for use with the Tabulation algorithm.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method