public abstract class UseScopeEnlarger
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<UseScopeEnlarger> |
EP_NAME |
| Constructor and Description |
|---|
UseScopeEnlarger() |
| Modifier and Type | Method and Description |
|---|---|
abstract SearchScope |
getAdditionalUseScope(PsiElement element) |
public static final ExtensionPointName<UseScopeEnlarger> EP_NAME
public abstract SearchScope getAdditionalUseScope(PsiElement element)