serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
SymbolInformationEx
served
lsp
protoext
Undocumented in source.
@
serdeIgnoreUnexpectedKeys
struct
SymbolInformationEx {
string
name
;
SymbolKind
kind
;
Location
location
;
string
containerName
;
@
serdeKeys
("deprecated")
bool
deprecated_
;
TextRange
range
;
TextRange
selectionRange
;
SymbolKindEx
extendedType
;
string
detail
;
SymbolInformation
downcast
();
}
Members
Functions
downcast
SymbolInformation
downcast
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
containerName
string
containerName
;
Undocumented in source.
deprecated_
bool
deprecated_
;
Undocumented in source.
detail
string
detail
;
Undocumented in source.
extendedType
SymbolKindEx
extendedType
;
Undocumented in source.
kind
SymbolKind
kind
;
Undocumented in source.
location
Location
location
;
Undocumented in source.
name
string
name
;
Undocumented in source.
range
TextRange
range
;
Undocumented in source.
selectionRange
TextRange
selectionRange
;
Undocumented in source.
Meta
Source
See Implementation
served
lsp
protoext
enums
SymbolKindEx
functions
toTextEdit
mixin templates
SingleValueParams
structs
AddDependencySnippetParams
AddImportParams
ArchType
ArchTypeInfo
DScannerIniFeature
DScannerIniSection
DocumentSymbolParamsEx
DubConvertRequest
DubDependency
ImplementMethodsParams
InstallRequest
ListArchTypesParams
ListDependenciesParams
RescanTestsParams
SerializablePlainSnippet
ServedInfoParams
ServedInfoResponse
SimpleTextDocumentIdentifierParams
SortImportsParams
SwitchArchTypeParams
SwitchBuildTypeParams
SwitchCompilerParams
SwitchConfigParams
SymbolInformationEx
Task
UninstallRequest
UnittestInfo
UnittestModule
UnittestProject
UpdateImportsParams
UpdateRequest
UpdateSettingParams