Skip to content

StringDescriptor

A descriptor for an identifier

Synopsis

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

Member Functions

Name

Description

StringDescriptor [constructor]

Constructors

Dump

ToString

get_string

read

Set the descriptor with the next identifier read from an input stream

write

operator std::string

Conversion to string

operator==

Equality operator

operator<

Less‐than operator

Protected Member Functions

Name

set_name

Private Data Members

Name

name_

Derived Classes

Name

Description

NameDescriptor

Created with MrDocs