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

#include <protocol.h>

Collaboration diagram for DefinitionParams:

Public Attributes

TextDocumentIdentifier textDocument
 
Position position
 

Detailed Description

Definition at line 260 of file protocol.h.

Member Data Documentation

◆ position

Position position

Definition at line 262 of file protocol.h.

Referenced by lsp::from_json(), and LspServer::handleDefinition().

◆ textDocument

TextDocumentIdentifier textDocument

Definition at line 261 of file protocol.h.

Referenced by lsp::from_json(), and LspServer::handleDefinition().


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