public class CAstTypeDictionaryImpl extends Object implements CAstTypeDictionary
| Constructor and Description |
|---|
CAstTypeDictionaryImpl() |
| Modifier and Type | Method and Description |
|---|---|
CAstType |
getCAstTypeFor(Object astType) |
Iterator |
iterator() |
void |
map(Object astType,
CAstType castType) |
CAstReference |
resolveReference(CAstReference ref) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected final Map fMap
public CAstType getCAstTypeFor(Object astType)
getCAstTypeFor in interface CAstTypeDictionarypublic Iterator iterator()
iterator in interface CAstTypeDictionaryiterator in interface Iterablepublic CAstReference resolveReference(CAstReference ref)
resolveReference in interface CAstTypeDictionary