| Package | Description |
|---|---|
| org.eclipse.xtext.ui.editor.model |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CommonBreakIterator.CamelCaseIdentifier |
protected static class |
CommonBreakIterator.Identifier |
protected static class |
CommonBreakIterator.LineDelimiter |
protected static class |
CommonBreakIterator.Other |
protected static class |
CommonBreakIterator.Whitespace |
| Modifier and Type | Field and Description |
|---|---|
protected CommonBreakIterator.Run |
CommonBreakIterator.delimiter |
protected CommonBreakIterator.Run |
CommonBreakIterator.identifier |
protected CommonBreakIterator.Run |
CommonBreakIterator.other |
protected CommonBreakIterator.Run |
CommonBreakIterator.whitespace |
| Modifier and Type | Method and Description |
|---|---|
protected CommonBreakIterator.Run |
CommonBreakIterator.consumeRun(int offset)
Consumes a run of characters at the limits of which we introduce a break.
|
protected CommonBreakIterator.Run |
CommonBreakIterator.getRun(char ch)
Returns a run based on a character.
|
Copyright © 2016. All Rights Reserved.