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