workspace-d v3.7.0 (2022-01-06T17:45:11Z)
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