LSProtocol::PreviousResultId
Inherits JSON::Serializable / Reference / Object
A previous result id in a workspace pull request.
@since 3.17.0
Constructors
new(uri : URI | Nil, value : String | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source