workspace-d ~master (2021-08-30T19:35:25Z)
Dub
Repo
LocalUse
workspaced
dcd
client
Undocumented in source.
@
safe
struct
LocalUse {
string
declarationFilePath
;
size_t
declarationLocation
;
size_t
[]
uses
;
this
(DCDResponse res);
}
Constructors
this
this
(DCDResponse res)
Undocumented in source.
Members
Variables
declarationFilePath
string
declarationFilePath
;
Undocumented in source.
declarationLocation
size_t
declarationLocation
;
Undocumented in source.
uses
size_t
[]
uses
;
Undocumented in source.
Meta
Source
See Implementation
workspaced
dcd
client
classes
BuiltinDCDClient
ExternalDCDClient
interfaces
IDCDClient
manifest constants
platformSupportsDCDUnixSockets
structs
CodeRequest
Completion
LocalUse
SymbolInformation