
public static class GssResourceGenerator.LoggerErrorManager extends Object implements com.google.gwt.thirdparty.common.css.compiler.ast.ErrorManager
ErrorManager used to log the errors and warning messages produced by the different
CssCompilerPass.| Constructor and Description |
|---|
LoggerErrorManager(TreeLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateReport() |
boolean |
hasErrors() |
void |
report(com.google.gwt.thirdparty.common.css.compiler.ast.GssError error) |
void |
reportWarning(com.google.gwt.thirdparty.common.css.compiler.ast.GssError warning) |
public LoggerErrorManager(TreeLogger logger)
public void generateReport()
generateReport in interface com.google.gwt.thirdparty.common.css.compiler.ast.ErrorManagerpublic boolean hasErrors()
hasErrors in interface com.google.gwt.thirdparty.common.css.compiler.ast.ErrorManagerpublic void report(com.google.gwt.thirdparty.common.css.compiler.ast.GssError error)
report in interface com.google.gwt.thirdparty.common.css.compiler.ast.ErrorManagerpublic void reportWarning(com.google.gwt.thirdparty.common.css.compiler.ast.GssError warning)
reportWarning in interface com.google.gwt.thirdparty.common.css.compiler.ast.ErrorManagerCopyright © 2018. All rights reserved.