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

#include <Protocol.h>

Public Attributes

WorkspaceEdit edit

Detailed Description

Definition at line 1238 of file Protocol.h.

Member Data Documentation

◆ edit

WorkspaceEdit clang::clangd::ApplyWorkspaceEditParams::edit

Definition at line 1239 of file Protocol.h.

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


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