public interface IssueLocation
| Modifier and Type | Interface and Description |
|---|---|
static class |
IssueLocation.File |
static class |
IssueLocation.Line |
static class |
IssueLocation.Range |
static class |
IssueLocation.Type |
| Modifier and Type | Method and Description |
|---|---|
Path |
getSourcePath() |
IssueLocation.Type |
getType() |
Path getSourcePath()
IssueLocation.Type getType()
Copyright © 2009–2018 SonarSource. All rights reserved.