|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.common.css.compiler.ast.BasicErrorManager
org.plovr.CssHandler.ErrorManager
public static class CssHandler.ErrorManager
Field Summary |
---|
Fields inherited from class com.google.common.css.compiler.ast.BasicErrorManager |
---|
errors |
Constructor Summary | |
---|---|
CssHandler.ErrorManager()
|
Method Summary | |
---|---|
java.util.List<com.google.common.css.compiler.ast.GssError> |
getErrors()
|
void |
print(java.lang.String msg)
|
Methods inherited from class com.google.common.css.compiler.ast.BasicErrorManager |
---|
generateReport, getErrorCount, hasErrors, report |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CssHandler.ErrorManager()
Method Detail |
---|
public void print(java.lang.String msg)
print
in class com.google.common.css.compiler.ast.BasicErrorManager
public java.util.List<com.google.common.css.compiler.ast.GssError> getErrors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |