MLLIF
a MLIR-based Language to Language Interoperability Flyover
Loading...
Searching...
No Matches
mllif::shared::Annotation Struct Reference

#include <annotation.h>

Collaboration diagram for mllif::shared::Annotation:

Public Member Functions

 Annotation (const std::string &annotation)
 

Public Attributes

std::string Key
 
std::vector< std::string > Values
 

Detailed Description

Definition at line 40 of file annotation.h.

Constructor & Destructor Documentation

◆ Annotation()

mllif::shared::Annotation::Annotation ( const std::string & annotation)

Definition at line 86 of file annotation.cxx.

Member Data Documentation

◆ Key

std::string mllif::shared::Annotation::Key

Definition at line 41 of file annotation.h.

◆ Values

std::vector<std::string> mllif::shared::Annotation::Values

Definition at line 42 of file annotation.h.


The documentation for this struct was generated from the following files: