Method

LspCompletionClientCapsset_flags

Declaration

void
lsp_completion_client_caps_set_flags (
  LspCompletionClientCaps* self,
  LspCompletionClientFlags value
)

Description

Sets the value of flags.

Boolean completion capabilities supported by the client.

Parameters

value

Type: LspCompletionClientFlags

The new value of flags.