serve-d v0.7.0-beta.7 (2021-07-14T18:52:03Z)
Dub
Repo
DocumentSymbolParamsEx
served
lsp
protoext
Undocumented in source.
struct
DocumentSymbolParamsEx {
TextDocumentIdentifier
textDocument
;
bool
verbose
;
this
(DocumentSymbolParams params);
this
(TextDocumentIdentifier textDocument, bool verbose);
}
Constructors
this
this
(DocumentSymbolParams params)
Undocumented in source.
this
this
(TextDocumentIdentifier textDocument, bool verbose)
Undocumented in source.
Members
Variables
textDocument
TextDocumentIdentifier
textDocument
;
Undocumented in source.
verbose
bool
verbose
;
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