@ParametersAreNonnullByDefault
Package org.sonar.api.batch.sensor.issue.fix
-
Interface Summary Interface Description InputFileEdit NewInputFileEdit NewQuickFix Describe a quick fix for aNewIssue, with a description and a collection ofNewInputFileEdit.NewTextEdit Describe a text edit for aNewInputFileEditas a replacement text for a givenTextRangeQuickFix Represents a quick fix for anIssue, with a description and a collection ofInputFileEdit.TextEdit Represents a text edit, composed of a replacement text and the text range to replace