Method

LspServerCapsset_implementation

Declaration

void
lsp_server_caps_set_implementation (
  LspServerCaps* self,
  gboolean value
)

Description

Sets the value of implementation.

The server provides goto-implementation support.

Parameters

value

Type: gboolean

The new value of implementation.