dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
DCDInterface.getCompletions
dlangide
tools
d
dcdinterface
DCDInterface
Undocumented in source. Be warned that the author may not have intended to support it.
class
DCDInterface
DCDTask
getCompletions
(
CustomEventTarget
guiExecutor
,
string
[]
importPaths
,
string
filename
,
string
content
,
int
index
,
void
delegate
(
CompletionResultSet
output
)
callback
)
Meta
Source
See Implementation
dlangide
tools
d
dcdinterface
DCDInterface
classes
DocCommentsTask
GetCompletionsTask
GoToDefinitionTask
constructors
this
destructors
~this
functions
destroyModuleCache
dumpContext
getCompletions
getDocComments
getModuleCache
goToDefinition
threadFunc
variables
_moduleCache
_queue