Uses of Class
org.sonar.plugins.python.TextReportReader.Issue
Packages that use TextReportReader.Issue
-
Uses of TextReportReader.Issue in org.sonar.plugins.python
Methods in org.sonar.plugins.python that return types with arguments of type TextReportReader.IssueModifier and TypeMethodDescriptionMethods in org.sonar.plugins.python with parameters of type TextReportReader.IssueModifier and TypeMethodDescriptionprotected void
ExternalIssuesSensor.saveIssue
(org.sonar.api.batch.sensor.SensorContext context, TextReportReader.Issue issue, Set<String> unresolvedInputFiles, String linterKey)