DiagnosticSet.front

struct DiagnosticSet
pure @safe nothrow @nogc const
const(Diagnostic)
front
()

Return Value

Type: const(Diagnostic)

the diagnostic at the front of the range.

Meta