| Package | Description |
|---|---|
| org.sonar.python |
| Modifier and Type | Method and Description |
|---|---|
PythonCheck.IssueLocation |
PythonCheck.PreciseIssue.primaryLocation() |
| Modifier and Type | Method and Description |
|---|---|
List<PythonCheck.IssueLocation> |
PythonCheck.PreciseIssue.secondaryLocations() |
| Modifier and Type | Method and Description |
|---|---|
protected PythonCheck.PreciseIssue |
PythonCheck.addIssue(PythonCheck.IssueLocation primaryLocation) |
PythonCheck.PreciseIssue |
PythonCheck.PreciseIssue.secondary(PythonCheck.IssueLocation issueLocation) |
Copyright © 2011–2016 SonarSource and Waleri Enns. All rights reserved.