Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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