public static class OutsidersPsiFileSupport.IntentionFilter extends java.lang.Object implements IntentionActionFilter
EXTENSION_POINT_NAME
Constructor and Description |
---|
IntentionFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(IntentionAction intentionAction,
PsiFile file) |
public boolean accept(IntentionAction intentionAction, PsiFile file)
accept
in interface IntentionActionFilter
file
- - might (and will be) null. Return true in this case if you'd like to switch this kind of action in ANY file