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

Public Member Functions

 DiagnosticEngine (int verbose=0)
 
DiagnosticBuilder ReportError (SourceRange loc)
 
DiagnosticBuilder ReportWarning (SourceRange loc)
 
DiagnosticStream ReportDebug (int level=1)
 
void setVerbose (int verbose)
 
bool hasErrors () const
 
auto errors () const
 
bool hasWarnings () const
 
auto warnings () const
 
bool Verbose (int level=1) const
 

Detailed Description

Definition at line 105 of file Diagnostics.h.


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