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

#include <Protocol.h>

Collaboration diagram for clang::clangd::DocumentSymbolParams:
[legend]

Public Attributes

TextDocumentIdentifier textDocument
 

Detailed Description

Definition at line 629 of file Protocol.h.

Member Data Documentation

◆ textDocument

TextDocumentIdentifier clang::clangd::DocumentSymbolParams::textDocument

Definition at line 631 of file Protocol.h.

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


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