Class RoslynReport


  • public class RoslynReport
    extends Object
    • Constructor Detail

      • RoslynReport

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

      • getProject

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

        public Path getReportPath()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object