Uses of Class
org.eclipse.ltk.core.refactoring.participants.MoveProcessor
Package
Description
Application programming interface to participant in existing rename, move and delete refactorings
if the refactoring provider supports participation.
-
Uses of MoveProcessor in org.eclipse.ltk.core.refactoring.participants
Modifier and TypeMethodDescriptionMoveRefactoring.getMoveProcessor()
Returns the move processor associated with this move refactoring.ModifierConstructorDescriptionMoveRefactoring
(MoveProcessor processor) Creates a new move refactoring with the given move processor.