ddc ~master (2022-05-11T07:34:37.0755476)
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
constructors
this
destructors
~this
functions
deprecation
deprecationCount
deprecationSupplemental
diagHandler
error
errorCount
errorSupplemental
warning
warningCount
warningSupplemental
variables
prevHandler