ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
DiagnosticSet.add
dmd
diagnostic
DiagnosticSet
Adds the given diagnostic to the set of diagnostics.
struct
DiagnosticSet
pure @
safe
nothrow
void
add
(
Diagnostic
diagnostic
)
Parameters
diagnostic
Diagnostic
the diagnostic to add
Meta
Source
See Implementation
dmd
diagnostic
DiagnosticSet
functions
add
addSupplemental
empty
front
length
opIndex
opOpAssign
popFront
toString
Adds the given diagnostic to the set of diagnostics.