Method

LspCallHierarchyIncomingCallget_from

Declaration

LspCallHierarchyItem*
lsp_call_hierarchy_incoming_call_get_from (
  LspCallHierarchyIncomingCall* self
)

Description

Gets the value of from.

The item that makes the call.

Return value

Type: LspCallHierarchyItem

The value of from.

The returned data is owned by the instance.