class LSProtocol::MarkedStringWithLanguage

Overview

@since 3.18.0 @deprecated use MarkupContent instead.

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(language : String | Nil, value : String | Nil) #

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

[View source]

Instance Method Detail

def language : String #

[View source]
def value : String #

[View source]