| Package | Description |
|---|---|
| ro.isdc.wro.extensions.processor.js | |
| ro.isdc.wro.extensions.processor.support.linter |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractLinterProcessor.onLinterException(LinterException e,
Resource resource)
Called when
LinterException is thrown. |
| Modifier and Type | Method and Description |
|---|---|
LinterException |
LinterException.setErrors(Collection<LinterError> errors) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLinter.validate(String data)
Validates a js using jsHint and throws
LinterException if the js is invalid. |
Copyright © 2008-2013. All Rights Reserved.