workspace-d v3.3.0-pre1 (2018-09-11T13:33:45Z)
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