Diagnostic

Undocumented in source.

Members

Functions

supplementalDiagnostics
const(Diagnostic[]) supplementalDiagnostics()
toString
string toString()

Variables

location
Loc location;

The location of where the diagnostic occurred.

message
string message;

The message.

severity
Severity severity;

The severity of the diagnostic.

Meta