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, wait
forEach, spliterator
protected final Map fMap
public CAstType getCAstTypeFor(Object astType)
getCAstTypeFor
in interface CAstTypeDictionary
public Iterator iterator()
iterator
in interface CAstTypeDictionary
iterator
in interface Iterable
public CAstReference resolveReference(CAstReference ref)
resolveReference
in interface CAstTypeDictionary