Method

LspSymbolInformationset_tags

Declaration

void
lsp_symbol_information_set_tags (
  LspSymbolInformation* self,
  LspSymbolTag value
)

Description

Sets the value of tags.

Tags for this symbol.

Parameters

value

Type: LspSymbolTag

The new value of tags.