hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
VersionedTextDocumentIdentifier Struct Reference

#include <protocol.h>

Collaboration diagram for VersionedTextDocumentIdentifier:

Public Attributes

std::string uri
 
int version = 0
 

Detailed Description

Definition at line 83 of file protocol.h.

Member Data Documentation

◆ uri

std::string uri

Definition at line 84 of file protocol.h.

Referenced by lsp::from_json(), LspServer::handleDidChange(), and lsp::to_json().

◆ version

int version = 0

Definition at line 85 of file protocol.h.

Referenced by lsp::from_json(), LspServer::handleDidChange(), and lsp::to_json().


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