Class AntErrorManager

java.lang.Object
com.google.javascript.jscomp.BasicErrorManager
com.google.javascript.jscomp.ant.AntErrorManager
All Implemented Interfaces:
ErrorHandler, ErrorManager

public final class AntErrorManager extends BasicErrorManager
An error manager that pipes warnings and errors properly into the Ant task infrastructure.