|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.dataflow.IFDS.SingletonFlowFunction
public class SingletonFlowFunction
TODO: make the '0' element implicit in every flow function A flow function which has only the edge 0 -> dest
| Method Summary | |
|---|---|
static SingletonFlowFunction |
create(int dest)
|
SparseIntSet |
getSources(int i)
|
SparseIntSet |
getTargets(int i)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public SparseIntSet getTargets(int i)
getTargets in interface IUnaryFlowFunctionpublic SparseIntSet getSources(int i)
getSources in interface IReversibleFlowFunctionpublic static SingletonFlowFunction create(int dest)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||