protected class MultiPassContentFormatter.NonDeletingPositionUpdater extends DefaultPositionUpdater
fDocument, fLength, fOffset, fOriginalPosition, fPosition, fReplaceLength| Constructor and Description |
|---|
MultiPassContentFormatter.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, updatepublic MultiPassContentFormatter.NonDeletingPositionUpdater(String category)
category - The position category to update its positionsprotected final boolean notDeleted()
DefaultPositionUpdaternotDeleted in class DefaultPositionUpdatertrue if position has not been deleted
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.