public class CleanupOnScopeIntention extends CleanupIntention
PriorityAction.Priority
Modifier and Type | Field and Description |
---|---|
static CleanupOnScopeIntention |
INSTANCE |
EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
protected AnalysisScope |
getScope(Project project,
PsiFile file) |
getFamilyName, getText, invoke, isAvailable, startInWriteAction
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementToMakeWritable
getPriority
public static final CleanupOnScopeIntention INSTANCE
protected AnalysisScope getScope(Project project, PsiFile file)
getScope
in class CleanupIntention