Diagnostic.supplementalDiagnostics

struct Diagnostic
pure nothrow @safe const @nogc
const(Diagnostic[])
supplementalDiagnostics
()

Return Value

Type: const(Diagnostic[])

the supplemental diagnostics attached to this diagnostic.

Meta