TextDocumentClientCapabilities.DocumentSymbolInfo

Undocumented in source.

Members

Mixins

__anonymous
mixin StrictOptionalSerializer
Undocumented in source.

Structs

SymbolKindSet
struct SymbolKindSet
Undocumented in source.

Variables

dynamicRegistration
Optional!bool dynamicRegistration;
Undocumented in source.
hierarchicalDocumentSymbolSupport
Optional!bool hierarchicalDocumentSymbolSupport;
Undocumented in source.
symbolKind
Optional!SymbolKindSet symbolKind;
Undocumented in source.

Mixed In Members

From mixin StrictOptionalSerializer

_toJSON
JSONValue _toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta