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(com.google.gwt.core.ext.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(com.google.gwt.core.ext.TreeLogger logger)
public void generateReport()
generateReport
in interface com.google.gwt.thirdparty.common.css.compiler.ast.ErrorManager
public boolean hasErrors()
hasErrors
in interface com.google.gwt.thirdparty.common.css.compiler.ast.ErrorManager
public void report(com.google.gwt.thirdparty.common.css.compiler.ast.GssError error)
report
in interface com.google.gwt.thirdparty.common.css.compiler.ast.ErrorManager
public void reportWarning(com.google.gwt.thirdparty.common.css.compiler.ast.GssError warning)
reportWarning
in interface com.google.gwt.thirdparty.common.css.compiler.ast.ErrorManager
Copyright © 2016. All rights reserved.