class LSProtocol::InlineValueText
- LSProtocol::InlineValueText
- Reference
- Object
Overview
Provide inline value as text.
@since 3.17.0
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#range : Range
The document range for which the inline value applies.
-
#text : String
The text of the inline value.