| Package | Description |
|---|---|
| org.jenkinsci.plugins.android_lint.parser |
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
LintIssue.getLocations() |
Collection<Location> |
LintAnnotation.getLocations() |
| Modifier and Type | Method and Description |
|---|---|
void |
LintIssue.addLocation(Location location) |
void |
LintAnnotation.addLocation(Location location)
Adds an additional location where this issue occurs.
|
Copyright © 2004-2013. All Rights Reserved.