ddc ~master (2022-05-11T07:34:37.0755476)
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