struct

LSP::LocationLink

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(origin_selection_range : LSP::Range, target_uri : String, target_range : LSP::Range, target_selection_range : LSP::Range)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

origin_selection_range
Source
origin_selection_range=(origin_selection_range : Range)
Source
target_range
Source
target_range=(target_range : Range)
Source
target_selection_range
Source
target_selection_range=(target_selection_range : Range)
Source
target_uri
Source
target_uri=(target_uri : String)
Source