public interface ScopeDescriptorProvider
Modifier and Type | Field and Description |
---|---|
static ScopeDescriptor[] |
EMPTY |
static ExtensionPointName<ScopeDescriptorProvider> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
ScopeDescriptor [] |
getScopeDescriptors(Project project) |
static final ScopeDescriptor[] EMPTY
static final ExtensionPointName<ScopeDescriptorProvider> EP_NAME
ScopeDescriptor [] getScopeDescriptors(Project project)