LSProtocol::SemanticTokensEdit
Inherits JSON::Serializable / Reference / Object
@since 3.16.0
Constructors
new(delete_count : UInt32 | Nil, start : UInt32 | Nil, data : Array(UInt32) | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source