| Package | Description |
|---|---|
| org.eclipse.xtext.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITextRegionWithLineInformation |
| Modifier and Type | Class and Description |
|---|---|
class |
TextRegion |
class |
TextRegionWithLineInformation |
| Modifier and Type | Field and Description |
|---|---|
static ITextRegion |
ITextRegion.EMPTY_REGION |
| Modifier and Type | Method and Description |
|---|---|
ITextRegion |
TextRegionWithLineInformation.merge(ITextRegion other) |
ITextRegion |
TextRegion.merge(ITextRegion other) |
ITextRegion |
ITextRegion.merge(ITextRegion region) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TextRegion.contains(ITextRegion other) |
boolean |
ITextRegion.contains(ITextRegion other) |
ITextRegion |
TextRegionWithLineInformation.merge(ITextRegion other) |
ITextRegion |
TextRegion.merge(ITextRegion other) |
ITextRegion |
ITextRegion.merge(ITextRegion region) |
| Constructor and Description |
|---|
ReplaceRegion(ITextRegion region,
String text) |
Copyright © 2015. All Rights Reserved.