clang-tools 19.0.0git
Public Attributes | List of all members
clang::clangd::ApplyWorkspaceEditParams Struct Reference

#include <Protocol.h>

Public Attributes

WorkspaceEdit edit
 

Detailed Description

Definition at line 1189 of file Protocol.h.

Member Data Documentation

◆ edit

WorkspaceEdit clang::clangd::ApplyWorkspaceEditParams::edit

Definition at line 1190 of file Protocol.h.

Referenced by clang::clangd::toJSON().


The documentation for this struct was generated from the following file: