public interface UsageGroupingRuleProvider
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<UsageGroupingRuleProvider> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
default AnAction [] |
createGroupingActions(UsageView view) |
UsageGroupingRule [] |
getActiveRules(Project project) |
default UsageGroupingRule [] |
getActiveRules(Project project,
UsageViewSettings usageViewSettings) |
static final ExtensionPointName<UsageGroupingRuleProvider> EP_NAME
UsageGroupingRule [] getActiveRules(Project project)
default UsageGroupingRule [] getActiveRules(Project project, UsageViewSettings usageViewSettings)