class LSProtocol::SemanticTokensLegend

Overview

@since 3.16.0

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(token_modifiers : Array(String) | Nil, token_types : Array(String) | Nil) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def token_modifiers : Array(String) #

[View source]
def token_types : Array(String) #

[View source]