public final class StubProcessingHelper extends StubProcessingHelperBase
LOG| Constructor and Description |
|---|
StubProcessingHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onInternalError(VirtualFile file) |
<Key,Psi extends PsiElement> |
retrieveStubIdList(StubIndexKey<Key,Psi> indexKey,
Key key,
VirtualFile file,
Project project) |
getFileTypeInfo, processStubsInFilepublic <Key,Psi extends PsiElement> StubIdList retrieveStubIdList(StubIndexKey<Key,Psi> indexKey, Key key, VirtualFile file, Project project)
protected void onInternalError(VirtualFile file)
onInternalError in class StubProcessingHelperBase