LLVM 23.0.0git
llvm::lsp::DidSaveTextDocumentParams Struct Reference

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

Public Attributes

TextDocumentIdentifier textDocument
 The document that was saved.

Detailed Description

Definition at line 501 of file Protocol.h.

Member Data Documentation

◆ textDocument

TextDocumentIdentifier llvm::lsp::DidSaveTextDocumentParams::textDocument

The document that was saved.

Definition at line 503 of file Protocol.h.


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