| Package | Description |
|---|---|
| org.eclipse.xtext.formatting2 |
Xtext formatting infrastructure since Xtext 2.8.
|
| org.eclipse.xtext.formatting2.internal |
| Modifier and Type | Method and Description |
|---|---|
AbstractFormatter2 |
ITextReplacerContext.getFormatter() |
AbstractFormatter2 |
IFormattableDocument.getFormatter()
Returns the formatter that is being used.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractFormatter2 |
TextReplacerContext.getFormatter() |
AbstractFormatter2 |
SubDocument.getFormatter() |
AbstractFormatter2 |
RootDocument.getFormatter() |
AbstractFormatter2 |
HiddenRegionFormatting.getFormatter() |
| Modifier and Type | Method and Description |
|---|---|
protected List<ITextReplacer> |
HiddenRegionReplacer.createReplacers(AbstractFormatter2 formatter) |
| Constructor and Description |
|---|
HiddenRegionFormatting(AbstractFormatter2 formatter) |
HiddenRegionFormattingMerger(AbstractFormatter2 formatter) |
RootDocument(AbstractFormatter2 formatter) |
TextReplacerMerger(AbstractFormatter2 formatter) |
Copyright © 2015. All Rights Reserved.