class LSProtocol::SemanticTokensDeltaPartialResult

Overview

@since 3.16.0

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(edits : Array(SemanticTokensEdit) | Nil) #

[View source]

Instance Method Detail

def edits : Array(SemanticTokensEdit) #

[View source]