Extension Points defined in MISRA Compliance Report Plugin

This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc.

WarningParser

jenkinsdoc:misra-compliance-report-generator:rortveiten.misra.WarningParser]

Abstract class with functions to parse warnings from a specific MISRA checker tool. Extend this class and implement the abstract methods in order to implement a parser for a new tool. See PCLintWarningParser for an example.

Implementations: