DCDInterface
class DCDInterface : Thread {
ModuleCacheAccessor _moduleCache;
BlockingQueue!DCDTask _queue;
}
A destructor is present on this object, but not explicitly documented in the source.
- DocCommentsTask
class DocCommentsTask
- GetCompletionsTask
class GetCompletionsTask
DCD get code completions task
- GoToDefinitionTask
class GoToDefinitionTask
DCD go to definition task
- ModuleCacheWarmupTask
class ModuleCacheWarmupTask
Async interface to DCD