dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
DiagnosticReporter.warningCount
dmd
frontend
DiagnosticReporter
class
DiagnosticReporter
nothrow abstract
int
warningCount
(
)
Return Value
Type:
int
the number of warnings that occurred during lexing or parsing.
Meta
Source
See Implementation
dmd
frontend
DiagnosticReporter
functions
deprecation
deprecationCount
deprecationSupplemental
error
errorCount
errorSupplemental
warning
warningCount
warningSupplemental