Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
thorin::Error::Msg Struct Reference

#include <thorin/util/dbg.h>

Public Attributes

Loc loc
 
Tag tag
 
std::string str
 

Friends

std::ostream & operator<< (std::ostream &os, const Msg &msg)
 

Detailed Description

Definition at line 25 of file dbg.h.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const Msg msg 
)
friend

Definition at line 30 of file dbg.h.

Member Data Documentation

◆ loc

Loc thorin::Error::Msg::loc

Definition at line 26 of file dbg.h.

◆ str

std::string thorin::Error::Msg::str

Definition at line 28 of file dbg.h.

◆ tag

Tag thorin::Error::Msg::tag

Definition at line 27 of file dbg.h.


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