| Package | Description |
|---|---|
| org.eclipse.xtext.ui.editor.model | |
| org.eclipse.xtext.ui.editor.reconciler |
| Modifier and Type | Class and Description |
|---|---|
protected class |
XtextDocument.XtextDocumentLocker |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IXtextDocumentContentObserver.performNecessaryUpdates(IXtextDocumentContentObserver.Processor processor)
Called by the document before any client requests access to an IXtextDocument's state via
IReadAccess.readOnly(IUnitOfWork) or IWriteAccess.modify(IUnitOfWork)
Implementers get the chance to do any work using the passed IXtextDocumentContentObserver.Processor |
| Modifier and Type | Method and Description |
|---|---|
boolean |
XtextReconciler.DocumentListener.performNecessaryUpdates(IXtextDocumentContentObserver.Processor processor) |
Copyright © 2016. All Rights Reserved.