Uses of Interface
edu.hm.hafner.analysis.Report.IssuePrinter
Packages that use Report.IssuePrinter
Package
Description
Provides base classes and utilities to parse files for warnings, issues, and so on.
-
Uses of Report.IssuePrinter in edu.hm.hafner.analysis
Classes in edu.hm.hafner.analysis that implement Report.IssuePrinterModifier and TypeClassDescriptionstatic classPrints issues to the "standard" output stream.Methods in edu.hm.hafner.analysis with parameters of type Report.IssuePrinterModifier and TypeMethodDescriptionvoidReport.print(Report.IssuePrinter issuePrinter) Prints all issues of the report.