public class IntentionsCollector
extends java.lang.Object
Constructor and Description |
---|
IntentionsCollector() |
Modifier and Type | Method and Description |
---|---|
static IntentionsCollector |
getInstance() |
void |
record(IntentionAction action,
Language language) |
void |
record(Project project,
IntentionAction action,
Language language) |
public void record(IntentionAction action, Language language)
public void record(Project project, IntentionAction action, Language language)
public static IntentionsCollector getInstance()