LSProtocol::SemanticTokensFullDelta
Inherits JSON::Serializable / Reference / Object
Semantic tokens options to support deltas for full documents
@since 3.18.0
Constructors
new(pull : JSON::PullParser)
Sourcenew(delta : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source