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

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

Public Attributes

TextDocumentIdentifier textDocument
 The document that was closed.

Detailed Description

Definition at line 477 of file Protocol.h.

Member Data Documentation

◆ textDocument

TextDocumentIdentifier llvm::lsp::DidCloseTextDocumentParams::textDocument

The document that was closed.

Definition at line 479 of file Protocol.h.


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