Class JDTJava2CAstTranslator.DelegatingContext

    • Field Summary

      • Fields inherited from class com.ibm.wala.cast.ir.translator.TranslatorToCAst.DelegatingContext

        parent
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<com.ibm.wala.util.collections.Pair<org.eclipse.jdt.core.dom.ITypeBinding,​java.lang.Object>> getCatchTargets​(org.eclipse.jdt.core.dom.ITypeBinding type)  
      java.util.Map<org.eclipse.jdt.core.dom.ASTNode,​java.lang.String> getLabelMap()  
      boolean needLValue()  
      • Methods inherited from class com.ibm.wala.cast.ir.translator.TranslatorToCAst.DelegatingContext

        getParent, top
      • 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

        addNameDecl, addScopedEntity, cfg, getBreakFor, getCatchTarget, getCatchTarget, getContinueFor, getNameDecls, getNodeTypeMap, getParent, getScopedEntities, pos, top