Method

LspWorkspaceEditClientCapsset_flags

Declaration

void
lsp_workspace_edit_client_caps_set_flags (
  LspWorkspaceEditClientCaps* self,
  LspWorkspaceEditClientFlags value
)

Description

Sets the value of flags.

The client supports versioned document changes in WorkspaceEdits.

Parameters

self

Type: LspWorkspaceEditClientCaps

No description available.

The argument can be NULL.
value

Type: LspWorkspaceEditClientFlags

The new value of flags.