Home | Trees | Indices | Help |
---|
|
Extract warnings from GCC's output
Analyzes compiler output and classifies warnings.
Instance Methods | |||
|
|||
|
|||
|
Method Details |
Extract warning messages corresponding to warntype. The warntypes can be all keys of the _warning_pattern_map dictionary.
|
Get dictionary of classified warnings. @return A dictionary of lists of warning messages indexed by the warning type @rtype {str:[str]} |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Apr 2 10:14:15 2019 | http://epydoc.sourceforge.net |