public static class JDTJava2CAstTranslator.RootContext extends com.ibm.wala.cast.ir.translator.TranslatorToCAst.RootContext<JDTJava2CAstTranslator.WalkContext,org.eclipse.jdt.core.dom.ASTNode> implements JDTJava2CAstTranslator.WalkContext
| Constructor and Description |
|---|
JDTJava2CAstTranslator.RootContext() |
| Modifier and Type | Method and Description |
|---|---|
Collection<com.ibm.wala.util.collections.Pair<org.eclipse.jdt.core.dom.ITypeBinding,Object>> |
getCatchTargets(org.eclipse.jdt.core.dom.ITypeBinding type) |
Map<org.eclipse.jdt.core.dom.ASTNode,String> |
getLabelMap() |
boolean |
needLValue() |
addScopedEntity, cfg, getBreakFor, getContinueFor, getNodeTypeMap, getScopedEntities, pospublic Collection<com.ibm.wala.util.collections.Pair<org.eclipse.jdt.core.dom.ITypeBinding,Object>> getCatchTargets(org.eclipse.jdt.core.dom.ITypeBinding type)
getCatchTargets in interface JDTJava2CAstTranslator.WalkContextpublic Map<org.eclipse.jdt.core.dom.ASTNode,String> getLabelMap()
getLabelMap in interface JDTJava2CAstTranslator.WalkContextpublic boolean needLValue()
needLValue in interface JDTJava2CAstTranslator.WalkContextCopyright © 2017. All rights reserved.