|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineRange | |
|---|---|
| hudson.plugins.pmd.util.model | |
| Uses of LineRange in hudson.plugins.pmd.util.model |
|---|
| Methods in hudson.plugins.pmd.util.model that return types with arguments of type LineRange | |
|---|---|
java.util.Collection<LineRange> |
FileAnnotation.getLineRanges()
Returns a collection of line ranges for this annotation. |
java.util.Collection<LineRange> |
AbstractAnnotation.getLineRanges()
Returns a collection of line ranges for this annotation. |
| Methods in hudson.plugins.pmd.util.model with parameters of type LineRange | |
|---|---|
void |
AbstractAnnotation.addLineRange(LineRange lineRange)
Adds another line range to this annotation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||