workspace-d ~master (2021-08-30T19:35:25Z)
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