Vigilance
A simple tool for enforcing code quality metrics on a codebase
 All Classes Namespaces Files Functions Variables Groups
DoxygenParser Class Reference

A Parser implementation for Doxygen error reports. More...

+ Inheritance diagram for DoxygenParser:

Public Member Functions

def parse
 
- Public Member Functions inherited from Parser
def parse
 Parses coverage output. More...
 

Detailed Description

A Parser implementation for Doxygen error reports.

These reports should be generated by redirecting stderr from the doxygen command to a file.

Member Function Documentation

def parse (   self,
  fileContents 
)

The documentation for this class was generated from the following file: