| Package | Description |
|---|---|
| de.tum.in.ase.parser |
| Modifier and Type | Method and Description |
|---|---|
String |
ReportParser.transformToJSONReport(File file)
Transform a given static code analysis report into a JSON representation.
|
Report |
ReportParser.transformToReport(File file)
Transform a given static code analysis report into a plain Java object.
|
Copyright © 2020. All rights reserved.