Skip to content

AnnotCollectionBase

An interface to a single annotation item

Synopsis

Declared in <src/midend/astUtil/annotation/TypeAnnotation.h>

template<class TargetInfo>
class AnnotCollectionBase;

Member Functions

Name

Description

~AnnotCollectionBase [destructor] [virtual]

Destructor

read_annot_name [virtual]

Check if annotName matches the current annotation type name (TargetInfo)

read_descriptor [virtual]

Derived Classes

Created with MrDocs