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 |
|---|
RootContext() |
| Modifier and Type | Method and 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() |
addScopedEntity, cfg, getBreakFor, getContinueFor, getNameDecls, getNodeTypeMap, getParent, getScopedEntities, pos, toppublic 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)
getCatchTargets in interface JDTJava2CAstTranslator.WalkContextpublic java.util.Map<org.eclipse.jdt.core.dom.ASTNode,java.lang.String> getLabelMap()
getLabelMap in interface JDTJava2CAstTranslator.WalkContextpublic boolean needLValue()
needLValue in interface JDTJava2CAstTranslator.WalkContext