public class ChangeCreator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChangeCreator.LineComparator |
| Constructor and Description |
|---|
ChangeCreator(org.eclipse.core.resources.IFile oldFile,
org.eclipse.jface.text.IDocument oldDocument,
org.eclipse.jface.text.IDocument newDocument,
String label) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.ltk.core.refactoring.TextChange |
createChange() |
public ChangeCreator(org.eclipse.core.resources.IFile oldFile,
org.eclipse.jface.text.IDocument oldDocument,
org.eclipse.jface.text.IDocument newDocument,
String label)
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.