Interface DiagnosticReporter

All Known Implementing Classes:
ConsoleReporter, GenericIssueReporter, JsonReporter, JUnitReporter, SarifReporter, TSLintReporter

public interface DiagnosticReporter
  • Method Summary

    Modifier and Type
    Method
    Description
    key()
     
    void
    report(AnalysisInfo analysisInfo, Path outputDir)