DiagnosticSet.add

Adds the given diagnostic to the set of diagnostics.

struct DiagnosticSet
pure @safe nothrow
void
add

Parameters

diagnostic Diagnostic

the diagnostic to add

Meta