| Package | Description |
|---|---|
| com.sonarsource.checks.verifier.internal |
| Modifier and Type | Method and Description |
|---|---|
IssueLocation.Type |
IssueLocation.getType() |
IssueLocation.Type |
IssueLocation.File.getType() |
IssueLocation.Type |
IssueLocation.Line.getType() |
IssueLocation.Type |
IssueLocation.Range.getType() |
static IssueLocation.Type |
IssueLocation.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IssueLocation.Type[] |
IssueLocation.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2018 SonarSource. All rights reserved.