class

LSProtocol::SemanticTokensDelta

Inherits JSON::Serializable / Reference / Object

@since 3.16.0

Constructors

new(pull : JSON::PullParser)
Source
new(edits : Array(SemanticTokensEdit) | Nil, result_id : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

edits

The semantic token edits to transform a previous result into a new result.

Source
result_id
Source