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

#include <Protocol.h>

Public Attributes

TextDocumentIdentifier textDocument
 

Detailed Description

Definition at line 1941 of file Protocol.h.

Member Data Documentation

◆ textDocument

TextDocumentIdentifier clang::clangd::FoldingRangeParams::textDocument

Definition at line 1942 of file Protocol.h.

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


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