Package | Description |
---|---|
rortveiten.misra |
Modifier and Type | Method and Description |
---|---|
protected abstract List<WarningParser.Violation> |
WarningParser.parseWarningLine(String line)
Parse a line from the output of the MISRA checker tool (e.g.
|
protected List<WarningParser.Violation> |
PcLintWarningParser.parseWarningLine(String line) |
protected List<WarningParser.Violation> |
CppcheckWarningParser.parseWarningLine(String line) |
Copyright © 2016–2019. All rights reserved.