public static class IssueLocation.File extends Object implements IssueLocation
IssueLocation.File, IssueLocation.Line, IssueLocation.Range, IssueLocation.Type| Modifier and Type | Method and Description |
|---|---|
Path |
getSourcePath() |
IssueLocation.Type |
getType() |
public File(Path sourcePath)
public Path getSourcePath()
getSourcePath in interface IssueLocationpublic IssueLocation.Type getType()
getType in interface IssueLocationCopyright © 2009–2018 SonarSource. All rights reserved.