| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.formatting2 |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectEntry<T,R extends ITextSegment> |
class |
SeparatorEntry<T,R extends ITextSegment> |
| Modifier and Type | Field and Description |
|---|---|
protected Entry<T,R> |
Entry.next |
protected Entry<T,R> |
Entry.previous |
| Modifier and Type | Method and Description |
|---|---|
Entry<T,R> |
Entry.getNext() |
Entry<T,R> |
Entry.getPrevious() |
| Modifier and Type | Method and Description |
|---|---|
void |
Entry.setNext(Entry<T,R> next) |
void |
Entry.setPrevious(Entry<T,R> previous) |
Copyright © 2015. All Rights Reserved.