public interface TodoCacheManager
Modifier and Type | Interface and Description |
---|---|
static class |
TodoCacheManager.SERVICE |
Modifier and Type | Method and Description |
---|---|
PsiFile [] |
getFilesWithTodoItems() |
int |
getTodoCount(VirtualFile file,
IndexPattern pattern) |
int |
getTodoCount(VirtualFile file,
IndexPatternProvider patternProvider) |
PsiFile [] getFilesWithTodoItems()
int getTodoCount(VirtualFile file, IndexPatternProvider patternProvider)
int getTodoCount(VirtualFile file, IndexPattern pattern)