clang-tools 22.0.0git
clang::clangd::ApplyWorkspaceEditParams Struct Reference

#include <Protocol.h>

Public Attributes

WorkspaceEdit edit

Detailed Description

Definition at line 1203 of file Protocol.h.

Member Data Documentation

◆ edit

WorkspaceEdit clang::clangd::ApplyWorkspaceEditParams::edit

Definition at line 1204 of file Protocol.h.

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


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