dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
ModuleCacheAccessor
dlangide
tools
d
dcdinterface
Undocumented in source.
class
ModuleCacheAccessor {
import
dsymbol
.
modulecache
;
;
protected
ModuleCache
_moduleCache
;
this
(string[] importPaths);
ModuleCache
*
getModuleCache
(string[] importPaths);
}
Constructors
this
this
(string[] importPaths)
Undocumented in source.
Members
Functions
getModuleCache
ModuleCache
*
getModuleCache
(string[] importPaths)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_moduleCache
ModuleCache
_moduleCache
;
Undocumented in source.
Meta
Source
See Implementation
dlangide
tools
d
dcdinterface
aliases
CompletionResultSet
DocCommentsResultSet
FindDeclarationResultSet
SharedASTAllocator
classes
DCDInterface
DCDTask
ModuleCacheAccessor
enums
DCDResult
functions
internStrings
testDCDFailAfterThreadCreation