Package com.ibm.wala.cast.ir.translator

Interface Summary
ArrayOpHandler  
AstTranslator.Scope a scope in the symbol table built during AST traversal
AstTranslator.Symbol interface for name information stored in a symbol table.
AstTranslator.WalkContext  
TranslatorToCAst  
TranslatorToIR Type that performs the translation from the CAst to WALA IR (as extended for the language).
 

Class Summary
AbstractClassEntity  
AbstractCodeEntity  
AbstractEntity  
AbstractGlobalEntity  
AbstractScriptEntity  
AstTranslator Common code to translate CAst to IR.
AstTranslator.AstCFG data structure for the final CFG for a method, based on the information in an AstTranslator.IncipientCFG
AstTranslator.AstLexicalInformation lexical access information for some entity scope.
AstTranslator.InternalCAstSymbol  
AstTranslator.PreBasicBlock basic block implementation used in the CFGs constructed during the IR-generating AST traversal
NativeBridge superclass for CAst parsers / translators making use of native code.
NativeTranslatorToCAst common functionality for any TranslatorToCAst making use of native code
 

Enum Summary
AstTranslator.ScopeType