struct
Report::PMD::ReportFile
- Report::PMD::ReportFile
- Struct
- Value
- Object
Overview
An entry in the Report#files
array.
Included Modules
- JSON::Serializable
Defined in:
report/pmd.crConstructors
Instance Method Summary
- #clone
- #copy_with(filename _filename = @filename, violations _violations = @violations)
- #filename : String
- #violations : Array(Violation)