#include <Diagnostic.h>
Definition at line 79 of file Diagnostic.h.
◆ ~PartialDiagnostic()
virtual nixf::PartialDiagnostic::~PartialDiagnostic |
( |
| ) |
|
|
virtualdefault |
◆ PartialDiagnostic() [1/2]
nixf::PartialDiagnostic::PartialDiagnostic |
( |
| ) |
|
|
protecteddefault |
◆ PartialDiagnostic() [2/2]
◆ args() [1/2]
std::vector< std::string > & nixf::PartialDiagnostic::args |
( |
| ) |
|
|
inline |
◆ args() [2/2]
const std::vector< std::string > & nixf::PartialDiagnostic::args |
( |
| ) |
const |
|
inlinenodiscard |
◆ format()
std::string PartialDiagnostic::format |
( |
| ) |
const |
|
nodiscard |
◆ message()
virtual const char * nixf::PartialDiagnostic::message |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ operator<<()
◆ range()
◆ tag()
◆ tags()
const std::vector< DiagnosticTag > & nixf::PartialDiagnostic::tags |
( |
| ) |
const |
|
inlinenodiscard |
The documentation for this class was generated from the following files: