public interface IXtextModelListenerExtension
| Modifier and Type | Method and Description |
|---|---|
void |
modelChanged(XtextResource resource,
CancelIndicator cancelIndicator)
Called when the resource model of an XtextDocument has changed.
|
void modelChanged(XtextResource resource, CancelIndicator cancelIndicator)
resource - the modelcancelIndicator - an indicator that should be asked in order to cancel an operation early in case there are new pending changes.Copyright © 2016. All Rights Reserved.