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, hasHaltingErrors, report, setTypedPercent
public void println(CheckLevel level, JSError error)
BasicErrorManager
BasicErrorManager.generateReport()
method when generating messages.println
in class BasicErrorManager
public void printSummary()
BasicErrorManager
printSummary
in class BasicErrorManager
Copyright © 2009-2018 Google. All Rights Reserved.