struct

LSP::MarkupContent

Inherits JSON::Serializable / Struct / Value / Object

Markup content

Constructors

new(kind : String, value : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

kind
Source
kind=(kind : String)
Source
value
Source
value=(value : String)
Source