DiagnosticSet.addSupplemental

Adds the given supplemental diagnostic to the last added diagnostic.

struct DiagnosticSet
pure @safe nothrow
void
addSupplemental

Parameters

diagnostic Diagnostic

the supplemental diagnostic to add

Meta