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
public class ResharperInspectCodeAdapter extends AbstractViolationAdapter
A parser for the Resharper InspectCode compiler warnings.- Author:
- Ullrich Hafner
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResharperInspectCodeAdapter()
-
Method Summary
-
Methods inherited from class edu.hm.hafner.analysis.parser.violations.AbstractViolationAdapter
parse
-
Methods inherited from class edu.hm.hafner.analysis.IssueParser
accepts, equalsIgnoreCase, isXmlFile, parseFile
-
-