LSProtocol::SemanticTokensDelta
Inherits JSON::Serializable / Reference / Object
@since 3.16.0
Constructors
new(pull : JSON::PullParser)
Sourcenew(edits : Array(SemanticTokensEdit) | Nil, result_id : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
result_id
Source