Class RoslynReport

java.lang.Object
org.sonarsource.dotnet.shared.plugins.RoslynReport

public class RoslynReport extends Object
  • Constructor Details

    • RoslynReport

      public RoslynReport(org.sonar.api.scanner.fs.InputProject project, Path reportPath)
  • Method Details

    • getProject

      public org.sonar.api.scanner.fs.InputProject getProject()
    • getReportPath

      public Path getReportPath()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object