DocumentSymbolParamsEx

Undocumented in source.

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