public interface JSLintResultFormatter
Modifier and Type | Method and Description |
---|---|
String |
footer()
Return the footer for a result formatter.
|
String |
format(JSLintResult result)
Convert
JSLintResult into a suitably formatted String representation. |
String |
header()
Return the header for a result formatter.
|
String footer()
String format(JSLintResult result)
JSLintResult
into a suitably formatted String representation.String header()
Copyright © 2007-2013. All Rights Reserved.