Class JsHintAdapter
java.lang.Object
edu.hm.hafner.analysis.IssueParser
edu.hm.hafner.analysis.parser.violations.AbstractViolationAdapter
edu.hm.hafner.analysis.parser.violations.JsHintAdapter
- All Implemented Interfaces:
Serializable
Parses JSHint files.
- Author:
- Ullrich Hafner
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.hm.hafner.analysis.parser.violations.AbstractViolationAdapter
parseMethods inherited from class edu.hm.hafner.analysis.IssueParser
accepts, equalsIgnoreCase, isXmlFile, parseFile
-
Constructor Details
-
JsHintAdapter
public JsHintAdapter()
-