public static interface JDTJava2CAstTranslator.WalkContext extends com.ibm.wala.cast.ir.translator.TranslatorToCAst.WalkContext<JDTJava2CAstTranslator.WalkContext,org.eclipse.jdt.core.dom.ASTNode>
| 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() |
Collection<com.ibm.wala.util.collections.Pair<org.eclipse.jdt.core.dom.ITypeBinding,Object>> getCatchTargets(org.eclipse.jdt.core.dom.ITypeBinding type)
boolean needLValue()
Copyright © 2017. All rights reserved.