Package com.ibm.wala.cast.loader

Interface Summary
AstMethod.DebuggingInformation  
AstMethod.LexicalInformation  
 

Class Summary
AstClass  
AstDynamicPropertyClass  
AstField  
AstFunctionClass  
AstMethod  
AstMethod.LexicalParent Parents of this method with respect to lexical scoping, that is, methods containing state possibly referenced lexically in this method
CAstAbstractLoader basic abstract class loader implementation
CAstAbstractModuleLoader abstract class loader that performs CAst and IR generation for relevant entities in a list of Modules.
SingleClassLoaderFactory Abstract ClassLoaderFactory for languages modeled as having a single class loader.