StderrDiagnosticClient class
A diagnostic client that serializes diagnostics to stderr.
Base classes
- class TextDiagnosticClient
- A diagnostic client that serializes diagnostics to human-friendly text format.
Public functions
- void report(const ReportedDiagnostic& diagnostic) override
- Called by the DiagnosticEngine to report a new diagnostic.