DiagnosticReporter.deprecationCount

class DiagnosticReporter
nothrow abstract
int
deprecationCount
()

Return Value

Type: int

the number of deprecations that occurred during lexing or parsing.

Meta