com.ibm.wala.ipa.callgraph.propagation
Class PointerFlowGraphFactory

java.lang.Object
  extended by com.ibm.wala.ipa.callgraph.propagation.PointerFlowGraphFactory

public class PointerFlowGraphFactory
extends java.lang.Object


Constructor Summary
PointerFlowGraphFactory()
           
 
Method Summary
 PointerFlowGraph make(PointerAnalysis pa, CallGraph cg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointerFlowGraphFactory

public PointerFlowGraphFactory()
Method Detail

make

public PointerFlowGraph make(PointerAnalysis pa,
                             CallGraph cg)