DiagnosticReporter.warningCount

class DiagnosticReporter
nothrow abstract
int
warningCount
()

Return Value

Type: int

the number of warnings that occurred during lexing or parsing.

Meta