LSProtocol::LocationUriOnly
Inherits JSON::Serializable / Reference / Object
Location with only uri and does not include range.
@since 3.18.0
Constructors
new(pull : JSON::PullParser)
Sourcenew(uri : URI | Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
uri
Source