TypeAnnotCollection
Synopsis
Declared in <src/midend/astUtil/annotation/TypeAnnotation.h>
template<class Descriptor>
class TypeAnnotCollection
: public AnnotCollectionBase<TypeDescriptor>
, public TypeCollection<Descriptor>
Base Classes
Name |
Description |
An interface to a single annotation item |
|
A map storing types and their descriptors, the descriptor could be any instantiated types as a template class. |
Private Member Functions
Name |
|
Derived Classes
Name |
Description |
Created with MrDocs