com.ibm.wala.cast.ipa.callgraph
Class AstCFAPointerKeys

java.lang.Object
  extended by com.ibm.wala.cast.ipa.callgraph.DelegatingAstPointerKeys
      extended by com.ibm.wala.cast.ipa.callgraph.AstCFAPointerKeys
All Implemented Interfaces:
AstPointerKeyFactory, PointerKeyFactory

public class AstCFAPointerKeys
extends DelegatingAstPointerKeys


Constructor Summary
AstCFAPointerKeys()
           
 
Method Summary
 
Methods inherited from class com.ibm.wala.cast.ipa.callgraph.DelegatingAstPointerKeys
getFilteredPointerKeyForLocal, getPointerKeyForArrayContents, getPointerKeyForExceptionalReturnValue, getPointerKeyForInstanceField, getPointerKeyForLocal, getPointerKeyForObjectCatalog, getPointerKeyForReturnValue, getPointerKeyForStaticField, getPointerKeysForReflectedFieldRead, getPointerKeysForReflectedFieldWrite
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AstCFAPointerKeys

public AstCFAPointerKeys()