Class CAstTypeDictionaryImpl<A>
java.lang.Object
com.ibm.wala.cast.tree.impl.CAstTypeDictionaryImpl<A>
- All Implemented Interfaces:
CAstTypeDictionary
,Iterable<CAstType>
- Direct Known Subclasses:
JDTTypeDictionary
-
Field Details
-
fMap
-
-
Constructor Details
-
CAstTypeDictionaryImpl
public CAstTypeDictionaryImpl()
-
-
Method Details
-
getCAstTypeFor
- Specified by:
getCAstTypeFor
in interfaceCAstTypeDictionary
-
map
-
iterator
-
resolveReference
- Specified by:
resolveReference
in interfaceCAstTypeDictionary
-