public class JDTTypeDictionary
extends com.ibm.wala.cast.tree.impl.CAstTypeDictionaryImpl
| Modifier and Type | Class and Description |
|---|---|
class |
JDTTypeDictionary.JdtJavaType |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.jdt.core.dom.AST |
fAst |
protected JDTIdentityMapper |
fIdentityMapper |
| Constructor and Description |
|---|
JDTTypeDictionary(org.eclipse.jdt.core.dom.AST ast,
JDTIdentityMapper identityMapper) |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.wala.cast.tree.CAstType |
getCAstTypeFor(Object astType) |
protected final org.eclipse.jdt.core.dom.AST fAst
protected final JDTIdentityMapper fIdentityMapper
public JDTTypeDictionary(org.eclipse.jdt.core.dom.AST ast,
JDTIdentityMapper identityMapper)
ast - Needed to get root type "java.lang.Object"public com.ibm.wala.cast.tree.CAstType getCAstTypeFor(Object astType)
getCAstTypeFor in interface com.ibm.wala.cast.tree.CAstTypeDictionarygetCAstTypeFor in class com.ibm.wala.cast.tree.impl.CAstTypeDictionaryImplCopyright © 2017. All rights reserved.