workspace-d v3.5.0-pre.7 (2019-12-12T20:38:43Z)
Dub
Repo
CompletionLookup
workspaced
com
dlangui
Undocumented in source.
struct
CompletionLookup {
CompletionItem
item
;
string
[][]
providedScope
;
string
[]
requiredScope
;
}
Members
Variables
item
CompletionItem
item
;
Undocumented in source.
providedScope
string
[][]
providedScope
;
Undocumented in source.
requiredScope
string
[]
requiredScope
;
Undocumented in source.
Meta
Source
See Implementation
workspaced
com
dlangui
classes
DlanguiComponent
enums
CompletionType
structs
CompletionItem
CompletionLookup