Uses of Class
org.codenarc.results.FileResults
-
Packages that use FileResults Package Description org.codenarc.report -
-
Uses of FileResults in org.codenarc.report
Methods in org.codenarc.report with parameters of type FileResults Modifier and Type Method Description protected groovy.lang.ClosureBaselineXmlReportWriter. buildFileElement(FileResults results)protected groovy.lang.ClosureXmlReportWriter. buildFileElement(FileResults results)protected voidTextReportWriter. writeFileViolations(Writer writer, FileResults results)
-