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

Interface Summary
AstPointerKeyFactory  
 

Class Summary
AstCallGraph  
AstCallGraph.AstFakeRoot  
AstCallGraph.ScriptFakeRoot  
AstCFAPointerKeys  
AstContextInsensitiveSSAContextInterpreter A version of ContextInsensitiveSSAInterpreter that uses the IR for AstContextInsensitiveSSAContextInterpreter.iterateNewSites(CGNode) and AstContextInsensitiveSSAContextInterpreter.iterateCallSites(CGNode) when we have an AstMethod.
AstGlobalPointerKey  
AstSSAPropagationCallGraphBuilder  
AstSSAPropagationCallGraphBuilder.AstConstraintVisitor  
AstSSAPropagationCallGraphBuilder.AstInterestingVisitor  
AstSSAPropagationCallGraphBuilder.AstPointerAnalysisImpl  
AstSSAPropagationCallGraphBuilder.AstPointerAnalysisImpl.AstImplicitPointsToSetVisitor  
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  
DelegatingAstPointerKeys  
LexicalScopingResolverContexts  
LexicalScopingSSAContextInterpreter  
MiscellaneousHacksContextSelector  
ObjectPropertyCatalogKey  
ReflectedFieldPointerKey  
ScopeMappingInstanceKeys An InstanceKeyFactory that returns ScopeMappingInstanceKeys.ScopeMappingInstanceKeys as necessary to handle interprocedural lexical scoping
ScopeMappingKeysContextSelector  
ScopeMappingKeysContextSelector.ScopeMappingContext  
ScriptEntryPoints  
StandardFunctionTargetSelector  
Util