All Classes and Interfaces
Class
Description
This tells the framework to inject the results of a Sonar scan into the following parameter.
RuleFinding<T extends io.codemodder.sonar.model.SonarFinding>
A view of the Sonar findings results file for a given rule.
Class type to bind
Hotspot from ProvidedSonarScanClass type to bind
Issue from ProvidedSonarScanSonarPluginJavaParserChanger<T extends com.github.javaparser.ast.Node,S extends io.codemodder.sonar.model.SonarFinding>
Provides base functionality for making JavaParser-based changes based on Sonar results.
Provides Sonar functionality to codemodder.
Provides base functionality for making JavaParser-based remediation of Sonar results.