Package com.ibm.wala.cast.ipa.callgraph

Interface Summary
AstPointerKeyFactory  
CrossLanguageSSAPropagationCallGraphBuilder.PointerVisitorFactory  
 

Class Summary
AstCallGraph  
AstCallGraph.AstFakeRoot  
AstCallGraph.ScriptFakeRoot  
AstCFAPointerKeys  
AstContextInsensitiveSSAContextInterpreter  
AstGlobalPointerKey  
AstSSAPropagationCallGraphBuilder  
AstSSAPropagationCallGraphBuilder.AstConstraintVisitor  
AstSSAPropagationCallGraphBuilder.AstInterestingVisitor  
AstSSAPropagationCallGraphBuilder.AstPointerAnalysisImpl  
AstSSAPropagationCallGraphBuilder.AstPointerAnalysisImpl.AstImplicitPointsToSetVisitor  
AstSSAPropagationCallGraphBuilder.AstPointerFlowGraph  
AstSSAPropagationCallGraphBuilder.AstPointerFlowGraph.AstPointerFlowVisitor  
CAstAnalysisScope  
CrossLanguageCallGraph A CallGraph implementation adapted to work for graphs that contain code entities from multiple languages, and hence multiple specialized forms of IR.
CrossLanguageClassTargetSelector A ClassTargetSelector implementation that delegates to one of several child selectors based on the language of the type being allocated.
CrossLanguageContextSelector A ContextSelector implementation adapted to work for analysi across multiple languages.
CrossLanguageInstanceKeys An InstanceKeyFactory implementation that is designed to support multiple languages.
CrossLanguageMethodTargetSelector A MethodTargetSelector implementation that supports multiple languages.
CrossLanguageSSAPropagationCallGraphBuilder  
CrossLanguageSSAPropagationCallGraphBuilder.CrossLanguagePointerAnalysisImpl  
CrossLanguageSSAPropagationCallGraphBuilder.CrossLanguagePointerFlowGraph  
DelegatingAstPointerKeys  
MiscellaneousHacksContextSelector  
ObjectPropertyCatalogKey  
ReflectedFieldPointerKey  
ScopeMappingInstanceKeys  
ScriptEntryPoints  
StandardFunctionTargetSelector  
Util