DiagnosticReporter.errorCount

class DiagnosticReporter
nothrow abstract
int
errorCount
()

Return Value

Type: int

the number of errors that occurred during lexing or parsing.

Meta