|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReportWriter
Write a report formatted by a JSLintResultFormatter to somewhere. You
should call the methods in this order:
If you don't call close(), you won't see any output.
| Method Summary | |
|---|---|
void |
close()
End the report. |
void |
open()
Begin the report. |
void |
report(JSLintResult result)
Report the result of a run. |
| Method Detail |
|---|
void close()
void open()
void report(JSLintResult result)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||