Package | Description |
---|---|
org.eclipse.ltk.core.refactoring.participants |
Application programming interface to participant in existing rename, move and delete refactorings
if the refactoring provider supports participation.
|
Modifier and Type | Method and Description |
---|---|
MoveProcessor |
MoveRefactoring.getMoveProcessor()
Returns the move processor associated with this move refactoring.
|
Constructor and Description |
---|
MoveRefactoring(MoveProcessor processor)
Creates a new move refactoring with the given move processor.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.