public static class IssueLocation.Line extends IssueLocation.File
IssueLocation.File, IssueLocation.Line, IssueLocation.Range, IssueLocation.Type| Modifier and Type | Method and Description |
|---|---|
int |
getLine() |
IssueLocation.Type |
getType() |
getSourcePathpublic Line(Path sourcePath, int lineNumber)
public int getLine()
public IssueLocation.Type getType()
getType in interface IssueLocationgetType in class IssueLocation.FileCopyright © 2009–2018 SonarSource. All rights reserved.