dlangide v0.7.77 (2017-09-12T14:20:07Z)
Home
Dub
Repo
CompletionSymbol
dlangide
tools
d
dcdinterface
Undocumented in source.
struct
CompletionSymbol {
dstring
name
;
char
kind
;
}
Members
Variables
kind
char
kind
;
Undocumented in source.
name
dstring
name
;
Undocumented in source.
Meta
Source
See Implementation
dlangide
tools
d
dcdinterface
aliases
CompletionResultSet
DocCommentsResultSet
FindDeclarationResultSet
SharedASTAllocator
classes
DCDInterface
DCDTask
ModuleCacheAccessor
enums
DCDResult
functions
compareCompletionSymbol
completionTypePriority
lessCompletionSymbol
postProcessCompletions
testDCDFailAfterThreadCreation
structs
CompletionSymbol