struct

LSP::Protocol::Position

Inherits Struct / Value / Object

Constructors

new(line : Int32, character : Int32)
Source
new(__temp_264 : JSON::PullParser)
Source

Instance methods

character
Source
character=(_character : Int32)
Source
line
Source
line=(_line : Int32)
Source
to_json(json : JSON::Builder)
Source