Package io.codemodder.providers.sonar


package io.codemodder.providers.sonar
  • Class
    Description
    This tells the framework to inject the results of a Sonar scan into the following parameter.
    A view of the Sonar issues results file for a given rule.
    SonarPluginJavaParserChanger<T extends com.github.javaparser.ast.Node>
    Provides base functionality for making JavaParser-based changes based on Sonar results.
    Provides Sonar functionality to codemodder.