LLVM 22.0.0git
llvm::lsp::DidOpenTextDocumentParams Struct Reference

#include "llvm/Support/LSP/Protocol.h"

Public Attributes

TextDocumentItem textDocument
 The document that was opened.

Detailed Description

Definition at line 464 of file Protocol.h.

Member Data Documentation

◆ textDocument

TextDocumentItem llvm::lsp::DidOpenTextDocumentParams::textDocument

The document that was opened.

Definition at line 466 of file Protocol.h.


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