public interface MoveInstanceMethodRefactoring extends Refactoring
Modifier and Type | Method and Description |
---|---|
PsiMethod |
getMethod() |
PsiClass |
getTargetClass() |
PsiVariable |
getTargetVariable() |
doRefactoring, findUsages, isInteractive, isPreviewUsages, preprocessUsages, run, setInteractive, setPreviewUsages, shouldPreviewUsages
PsiMethod getMethod()
PsiVariable getTargetVariable()
PsiClass getTargetClass()