public class TextRanges extends Object
| Modifier and Type | Method and Description |
|---|---|
static TextRange |
merge(List<TextRange> ranges) |
static TextRange |
range(int startLine,
int startLineOffset,
int endLine,
int endLineOffset) |
Copyright © 2009–2018 SonarSource. All rights reserved.