|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Location | |
|---|---|
| org.jenkinsci.plugins.android_lint.parser | |
| Uses of Location in org.jenkinsci.plugins.android_lint.parser |
|---|
| Methods in org.jenkinsci.plugins.android_lint.parser that return types with arguments of type Location | |
|---|---|
Collection<Location> |
LintAnnotation.getLocations()
|
List<Location> |
LintIssue.getLocations()
|
| Methods in org.jenkinsci.plugins.android_lint.parser with parameters of type Location | |
|---|---|
void |
LintAnnotation.addLocation(Location location)
Adds a location where this issue occurs. |
void |
LintIssue.addLocation(Location location)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||