Method

LspTypeHierarchyItemget_range

Declaration

void
lsp_type_hierarchy_item_get_range (
  LspTypeHierarchyItem* self,
  LspRange* result
)

Description

Gets the value of range.

Parameters

result

Type: LspRange

The value of range.

The argument will be set by the function.
The returned data is owned by the instance.