protected class MultiPassContentFormatter.NonDeletingPositionUpdater extends DefaultPositionUpdater
fDocument, fLength, fOffset, fOriginalPosition, fPosition, fReplaceLength
Constructor and Description |
---|
NonDeletingPositionUpdater(String category)
Creates a new non-deleting position updater.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
notDeleted()
Determines whether the currently investigated position has been deleted by
the replace operation specified in the current event.
|
adaptToInsert, adaptToRemove, adaptToReplace, getCategory, isAffectingReplace, update
public NonDeletingPositionUpdater(String category)
category
- The position category to update its positionsprotected final boolean notDeleted()
DefaultPositionUpdater
notDeleted
in class DefaultPositionUpdater
true
if position has not been deleted
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.