Class ResharperInspectCodeAdapter
java.lang.Object
edu.hm.hafner.analysis.IssueParser
edu.hm.hafner.analysis.parser.violations.AbstractViolationAdapter
edu.hm.hafner.analysis.parser.violations.ResharperInspectCodeAdapter
- All Implemented Interfaces:
Serializable
A parser for the Resharper InspectCode compiler warnings.
- 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
-
ResharperInspectCodeAdapter
public ResharperInspectCodeAdapter()
-