Extension Points defined in MISRA Compliance Report Plugin

Table of Contents

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: