Calling this methods does not discard the modifications on record. Subsequence modifications are added to the ones already on record. If this method is called again later, the resulting text edit object will accurately reflect the net cumulative effect of all those changes.
@param monitor the progress monitor ornull
@return text edit object describing the changes to the document corresponding to the changesrecorded by this rewriter
@throws CoreException the exception is thrown if the rewrite fails.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|