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

#include <Protocol.h>

Public Attributes

TextDocumentIdentifier textDocument

Detailed Description

Definition at line 892 of file Protocol.h.

Member Data Documentation

◆ textDocument

TextDocumentIdentifier clang::clangd::DocumentSymbolParams::textDocument

Definition at line 894 of file Protocol.h.

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


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