ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
CollectingDiagnosticHandler.handleDiagnostic
dmd
diagnostic
CollectingDiagnosticHandler
Undocumented in source. Be warned that the author may not have intended to support it.
struct
CollectingDiagnosticHandler
pure nothrow
void
handleDiagnostic
(
const
ref
Loc
loc
,
Severity
severity
,
scope
const
char
*
messageFormat
,
va_list
args
,
bool
isSupplemental
= false
)
Meta
Source
See Implementation
dmd
diagnostic
CollectingDiagnosticHandler
functions
diagnostics
handleDiagnostic