Package com.ibm.wala.ipa.summaries

This package provides class hierarchy analysis.

See:
          Description

Class Summary
BypassClassTargetSelector A ClassTargetSelector that looks up the declared type of a NewSiteReference based on bypass rules.
BypassMethodTargetSelector "Non-standard" bypass rules to use during call graph construction.
BypassSyntheticClass A synthetic implementation of a class
BypassSyntheticClassLoader This class represents class loaders that introduce classes that do not exist in the actual application being analyzed.
MethodBypass "Non-standard" bypass rules to use during call graph construction.
MethodSummary Summary information for a method.
ReflectionSummary Reflection summary information for a method.
SummarizedMethod  
SyntheticIR  
SyntheticIRFactory  
XMLMethodSummaryReader This class reads method summaries from an XML Stream.
XMLReflectionReader This class reads reflection summaries from an XML Stream.
 

Package com.ibm.wala.ipa.summaries Description

This package provides class hierarchy analysis.