|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.dataflow.graph.BasicFramework<T,BitVectorVariable>
com.ibm.wala.dataflow.graph.BitVectorFramework<T,L>
public class BitVectorFramework<T,L>
a basic implementation of the dataflow framework
| Constructor Summary | |
|---|---|
BitVectorFramework(Graph<T> flowGraph,
ITransferFunctionProvider<T,BitVectorVariable> transferFunctionProvider,
OrdinalSetMapping<L> latticeValues)
|
|
| Method Summary | |
|---|---|
OrdinalSetMapping<L> |
getLatticeValues()
|
| Methods inherited from class com.ibm.wala.dataflow.graph.BasicFramework |
|---|
getFlowGraph, getTransferFunctionProvider |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BitVectorFramework(Graph<T> flowGraph,
ITransferFunctionProvider<T,BitVectorVariable> transferFunctionProvider,
OrdinalSetMapping<L> latticeValues)
| Method Detail |
|---|
public OrdinalSetMapping<L> getLatticeValues()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||