Struct

LspTypeHierarchyOptions

Description

struct LspTypeHierarchyOptions {
  gboolean _supported;
}

Options for type hierarchy support.

Since: 3.17.0.

Structure members
_supported: gboolean

Whether the capability object is present.

Instance methods

lsp_type_hierarchy_options_init
No description available.

lsp_type_hierarchy_options_to_variant
No description available.

lsp_type_hierarchy_options_get_supported

Gets the value of supported.