clang-tools 20.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 1953 of file Protocol.h.

Member Data Documentation

◆ textDocument

TextDocumentIdentifier clang::clangd::FoldingRangeParams::textDocument

Definition at line 1954 of file Protocol.h.

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


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