public interface IndexableFilesFilter
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<IndexableFilesFilter> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldIndex(VirtualFile file) |
static final ExtensionPointName<IndexableFilesFilter> EP_NAME
boolean shouldIndex(VirtualFile file)
file
- file is going to be indexed