Joos1W Compiler Framework
All Classes Functions Typedefs Pages
diagnostics::DiagnosticStorage Class Reference

Public Member Functions

 DiagnosticStorage (SourceRange loc)
 
void addArgument (std::string_view arg)
 
void addArgument (uint64_t arg)
 
void addRange (SourceRange range)
 
auto args () const
 
std::ostream & emit (std::ostream &os) const
 

Friends

class DiagnosticEngine
 

Detailed Description

Definition at line 21 of file Diagnostics.h.


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