Class JavaScriptTranslatorToCAst.RootContext<C extends JavaScriptTranslatorToCAst.WalkContext<C,​T>,​T>

    • Constructor Summary

      Constructors 
      Constructor Description
      RootContext()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addNameDecl​(com.ibm.wala.cast.tree.CAstNode v)  
      void copyOperation​(T from, T to)  
      boolean foundMemberOperation​(T node)  
      com.ibm.wala.cast.tree.CAstNode getCatchTarget()  
      java.util.List<com.ibm.wala.cast.tree.CAstNode> getNameDecls()  
      JavaScriptTranslatorToCAst.WalkContext<C,​T> getParent()  
      java.lang.String script()  
      int setOperation​(T node)  
      T top()  
      • Methods inherited from class com.ibm.wala.cast.ir.translator.TranslatorToCAst.RootContext

        addScopedEntity, cfg, getBreakFor, getContinueFor, getNodeTypeMap, getScopedEntities, pos
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.ibm.wala.cast.ir.translator.TranslatorToCAst.WalkContext

        addScopedEntity, cfg, getBreakFor, getCatchTarget, getContinueFor, getNodeTypeMap, getScopedEntities, pos