Method

LspCallHierarchyItemset_tags

Declaration

void
lsp_call_hierarchy_item_set_tags (
  LspCallHierarchyItem* self,
  LspSymbolTag value
)

Description

Sets the value of tags.

Tags for this item.

Parameters

value

Type: LspSymbolTag

The new value of tags.