@FunctionalInterface
public interface CustomScopesFilter
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<CustomScopesFilter> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
boolean |
excludeScope(NamedScope scope) |
static final ExtensionPointName<CustomScopesFilter> EP_NAME
boolean excludeScope(NamedScope scope)