Method

LspDocumentSymbolClientCapsget_supported_tags

Declaration

LspSymbolTag
lsp_document_symbol_client_caps_get_supported_tags (
  LspDocumentSymbolClientCaps* self
)

Description

Gets the value of supported_tags.

Parameters

self

Type: LspDocumentSymbolClientCaps

No description available.

The argument can be NULL.

Return value

Type: LspSymbolTag

The value of supported_tags.