Method

LspServerCapsset_type_definition

Declaration

void
lsp_server_caps_set_type_definition (
  LspServerCaps* self,
  gboolean value
)

Description

Sets the value of type_definition.

The server provides goto-type-definition support.

Parameters

value

Type: gboolean

The new value of type_definition.