Method

LspDocumentSymbolset_tags

Declaration

void
lsp_document_symbol_set_tags (
  LspDocumentSymbol* self,
  LspSymbolTag value
)

Description

Sets the value of tags.

Tags for this symbol.

Parameters

value

Type: LspSymbolTag

The new value of tags.