Package io.codemodder.remediation
package io.codemodder.remediation
-
ClassDescriptionFixCandidate<T>The potential fix location.Searches for potential fix locations in the source code.Builder for
FixCandidateSearcher
.The results of a fix candidate search.Reporter strategies that are useful without mentioning specific APIs.Provides matching logic as well as a fix strategyConvenience type to represent a method or constructor call in our APIs that work with both.Builds a remediation strategy from a functionProvides methods for matching nodes to given coordinates.Holds common messages for remediation intended for human consumption as a part of CodeTF reportingRemediator<T>Remediates findings for a given path.Remediates issues with pairs of searchers and strategies.Represents the result of a strategy fix.Removes the range of the node's scope before matching it against a position.