public class CleanupIntentionMenuContributor extends java.lang.Object implements IntentionMenuContributor
EP_NAME
Constructor and Description |
---|
CleanupIntentionMenuContributor() |
Modifier and Type | Method and Description |
---|---|
void |
collectActions(Editor hostEditor,
PsiFile hostFile,
ShowIntentionsPass.IntentionsInfo intentions,
int passIdToShowIntentionsFor,
int offset) |
public void collectActions(Editor hostEditor, PsiFile hostFile, ShowIntentionsPass.IntentionsInfo intentions, int passIdToShowIntentionsFor, int offset)
collectActions
in interface IntentionMenuContributor