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

#include <protocol.h>

Collaboration diagram for Location:

Public Attributes

std::string uri
 
Range range
 

Detailed Description

Definition at line 53 of file protocol.h.

Member Data Documentation

◆ range

Range range

Definition at line 55 of file protocol.h.

Referenced by lsp::from_json(), lsp::makeLocation(), and lsp::to_json().

◆ uri

std::string uri

Definition at line 54 of file protocol.h.

Referenced by lsp::from_json(), lsp::makeLocation(), and lsp::to_json().


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