ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
DiagnosticReporter.diagHandler
dmd
frontend
DiagnosticReporter
Undocumented in source. Be warned that the author may not have intended to support it.
class
DiagnosticReporter
nothrow
bool
diagHandler
(
const
ref
Loc
loc
,
Color
headerColor
,
const
(
char
)*
header
,
const
(
char
)*
format
,
va_list
ap
,
const
(
char
)*
p1
,
const
(
char
)*
p2
)
Meta
Source
See Implementation
dmd
frontend
DiagnosticReporter
constructors
this
destructors
~this
functions
deprecation
deprecationCount
deprecationSupplemental
diagHandler
error
errorCount
errorSupplemental
warning
warningCount
warningSupplemental
variables
prevHandler