| Package | Description | 
|---|---|
| org.sonar.api.batch.sensor.issue | |
| org.sonar.api.batch.sensor.issue.internal | 
| Modifier and Type | Method and Description | 
|---|---|
IssueLocation | 
Issue.primaryLocation()
Primary locations for this issue. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<IssueLocation> | 
Issue.Flow.locations()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultIssueLocation  | 
| Modifier and Type | Method and Description | 
|---|---|
IssueLocation | 
DefaultIssue.primaryLocation()  | 
Copyright © 2009–2015 SonarSource. All rights reserved.