Struct

LspCallHierarchyOptions

Description

struct LspCallHierarchyOptions {
  gboolean _supported;
}

Options for call hierarchy support.

Structure members
_supported: gboolean

Whether the capability object is present.

Instance methods

lsp_call_hierarchy_options_init
No description available.

lsp_call_hierarchy_options_to_variant
No description available.

lsp_call_hierarchy_options_get_supported

Gets the value of supported.