Package com.ibm.wala.cast.ir.translator
package com.ibm.wala.cast.ir.translator
-
ClassDescriptionCommon code to translate CAst to IR.data structure for the final CFG for a method, based on the information in an
AstTranslator.IncipientCFG
lexical access information for some entity scope.basic block implementation used in the CFGs constructed during the IR-generating AST traversala scope in the symbol table built during AST traversalinterface for name information stored in a symbol table.discovers which names declared by anentity
are exposed, i.e., accessed by nested functions.superclass for CAst parsers / translators making use of native code.common functionality for anyTranslatorToCAst
making use of native codeType that performs the translation from the CAst to WALA IR (as extended for the language).