| Package | Description |
|---|---|
| org.eclipse.xtext.ui.editor.formatting | |
| org.eclipse.xtext.ui.editor.reconciler |
| Modifier and Type | Method and Description |
|---|---|
ReplaceRegion |
ContentFormatterFactory.FormattingUnitOfWork.exec(XtextResource state) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.text.edits.TextEdit |
ContentFormatterFactory.createTextEdit(IXtextDocument doc,
ReplaceRegion r)
Create a text edit from the given replace region.
|
| Modifier and Type | Method and Description |
|---|---|
protected ReplaceRegion |
XtextReconciler.getAndResetReplaceRegion()
Deprecated.
no longer called by the framework. Use
XtextReconciler.getMergedReplaceRegion(XtextResource) instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplaceRegion.mergeWith(ReplaceRegion next,
Object textAfterNextChange) |
Copyright © 2016. All Rights Reserved.