serve-d v0.7.0-beta.7 (2021-07-14T18:52:03Z)
Dub
Repo
SymbolInformationEx
served
lsp
protoext
Undocumented in source.
struct
SymbolInformationEx {
string
name
;
SymbolKind
kind
;
Location
location
;
string
containerName
;
@
SerializedName
("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
structs
AddDependencySnippetParams
AddImportParams
DScannerIniFeature
DScannerIniSection
DocumentSymbolParamsEx
DubConvertRequest
DubDependency
ImplementMethodsParams
InstallRequest
RescanTestsParams
SerializablePlainSnippet
SortImportsParams
SymbolInformationEx
Task
UninstallRequest
UnittestInfo
UnittestModule
UnittestProject
UpdateImportsParams
UpdateRequest
UpdateSettingParams