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

#include <Protocol.h>

Public Attributes

TextDocumentIdentifier textDocument
 

Detailed Description

Definition at line 878 of file Protocol.h.

Member Data Documentation

◆ textDocument

TextDocumentIdentifier clang::clangd::DocumentSymbolParams::textDocument

Definition at line 880 of file Protocol.h.

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


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