ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
DiagnosticReporter.deprecationCount
dmd
frontend
DiagnosticReporter
class
DiagnosticReporter
nothrow abstract
int
deprecationCount
(
)
Return Value
Type:
int
the number of deprecations that occurred during lexing or parsing.
Meta
Source
See Implementation
dmd
frontend
DiagnosticReporter
functions
deprecation
deprecationCount
deprecationSupplemental
error
errorCount
errorSupplemental
warning
warningCount
warningSupplemental