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