LSP::TextDocumentItem
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
uri
Sourceuri=(uri : String)
Sourceversion
The version number of this document (it will increase after each change, including undo/redo).
version=(version : Int32)
The version number of this document (it will increase after each change, including undo/redo).