public interface StubIndexExtension<Key,Psi extends PsiElement>
ObjectStubSerializer.indexStub(Stub, IndexSink)
) function
in your language's Stub Elements to fill the index with data.Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<StubIndexExtension<?,?>> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
int |
getCacheSize() |
StubIndexKey<Key,Psi> |
getKey() |
KeyDescriptor<Key> |
getKeyDescriptor() |
int |
getVersion() |
static final ExtensionPointName<StubIndexExtension<?,?>> EP_NAME
StubIndexKey<Key,Psi> getKey()
int getVersion()
KeyDescriptor<Key> getKeyDescriptor()
int getCacheSize()