public interface MoveInnerHandler
Modifier and Type | Field and Description |
---|---|
static LanguageExtension<MoveInnerHandler> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
PsiClass |
copyClass(MoveInnerOptions options) |
default void |
preprocessUsages(java.util.Collection<UsageInfo> results) |
static final LanguageExtension<MoveInnerHandler> EP_NAME
PsiClass copyClass(MoveInnerOptions options)
default void preprocessUsages(java.util.Collection<UsageInfo> results)