public interface IRefactoringDocument
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IRefactoringDocument.Provider |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.ltk.core.refactoring.Change |
createChange(String name,
org.eclipse.text.edits.TextEdit textEdit) |
String |
getOriginalContents() |
org.eclipse.emf.common.util.URI |
getURI() |
Copyright © 2016. All Rights Reserved.