|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.dataflow.IFDS.VectorGenFlowFunction
public class VectorGenFlowFunction
A function which gens a vector of outgoing dataflow facts
| Method Summary | |
|---|---|
IntSet |
getSources(int i)
|
IntSet |
getTargets(int i)
|
static VectorGenFlowFunction |
make(IntSet gen)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public IntSet getTargets(int i)
getTargets in interface IUnaryFlowFunctionpublic IntSet getSources(int i)
getSources in interface IReversibleFlowFunctionpublic static VectorGenFlowFunction make(IntSet gen)
gen - the intset of facts which should be gen'ed by a function
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||