ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
DiagnosticHandler
dmd
diagnostic
Undocumented in source.
alias
DiagnosticHandler
=
void
delegate
(
const
ref
Loc
loc
,
Severity
severity
,
scope
const
char
*
messageFormat
,
va_list
args
,
bool
isSupplemental
= false
)
pure nothrow
Meta
Source
See Implementation
dmd
diagnostic
aliases
DiagnosticHandler
enums
Severity
structs
CollectingDiagnosticHandler
DefaultDiagnosticHandler
DefaultDiagnosticReporter
Diagnostic
DiagnosticSet
variables
suppressingDiagnosticHandler