workspace-d v3.4.0-pre1 (2019-01-05T01:13:40Z)
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