Package io.codemodder.providers.sonar
package io.codemodder.providers.sonar
-
ClassDescriptionThis 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
HotspotfromProvidedSonarScanClass type to bindIssuefromProvidedSonarScanSonarPluginJavaParserChanger<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.