public abstract class ResolveScopeEnlarger
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<ResolveScopeEnlarger> |
EP_NAME |
Constructor and Description |
---|
ResolveScopeEnlarger() |
Modifier and Type | Method and Description |
---|---|
abstract SearchScope |
getAdditionalResolveScope(VirtualFile file,
Project project) |
public static final ExtensionPointName<ResolveScopeEnlarger> EP_NAME
public abstract SearchScope getAdditionalResolveScope(VirtualFile file, Project project)