JavaScript is disabled on your browser.
Overview
Package
Class
Use
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2015. All rights reserved.