public interface IChangeRedirector
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IChangeRedirector.Aware
Extension interface to hand an
IChangeRedirector through to an
IRefactoringDocument.Provider. |
| Modifier and Type | Field and Description |
|---|---|
static IChangeRedirector |
NULL |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.core.runtime.IPath |
getRedirectedPath(org.eclipse.core.runtime.IPath source) |
static final IChangeRedirector NULL
Copyright © 2016. All Rights Reserved.