| Package | Description |
|---|---|
| org.sonarsource.slang.api | |
| org.sonarsource.slang.impl |
| Modifier and Type | Method and Description |
|---|---|
TextPointer |
TextRange.end() |
TextPointer |
TextRange.start() |
| Modifier and Type | Class and Description |
|---|---|
class |
TextPointerImpl |
| Modifier and Type | Method and Description |
|---|---|
TextPointer |
TextRangeImpl.end() |
TextPointer |
TextRangeImpl.start() |
| Modifier and Type | Method and Description |
|---|---|
int |
TextPointerImpl.compareTo(TextPointer other) |
| Constructor and Description |
|---|
TextRangeImpl(TextPointer start,
TextPointer end) |
Copyright © 2009–2018 SonarSource. All rights reserved.