public final class BlackHoleErrorManager extends BasicErrorManager
| Constructor and Description |
|---|
BlackHoleErrorManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
println(CheckLevel level,
JSError error)
Print a message with a trailing new line.
|
void |
printSummary()
Print the summary of the compilation - number of errors and warnings.
|
generateReport, getErrorCount, getErrors, getTypedPercent, getWarningCount, getWarnings, report, setTypedPercentpublic void println(CheckLevel level, JSError error)
BasicErrorManagerBasicErrorManager.generateReport() method when generating messages.println in class BasicErrorManagerpublic void printSummary()
BasicErrorManagerprintSummary in class BasicErrorManagerCopyright © 2009-2018 Google. All Rights Reserved.