LSProtocol::InlineValueText
Inherits JSON::Serializable / Reference / Object
Provide inline value as text.
@since 3.17.0
Constructors
new(range : Range | Nil, text : String | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source