Method

LspDocumentSymbolClientCapsset_supported_tags

Declaration

void
lsp_document_symbol_client_caps_set_supported_tags (
  LspDocumentSymbolClientCaps* self,
  LspSymbolTag value
)

Description

Sets the value of supported_tags.

Parameters

self

Type: LspDocumentSymbolClientCaps

No description available.

The argument can be NULL.
value

Type: LspSymbolTag

The new value of supported_tags.