GenLSP.Protocol.Structures.InlineValueText (gen_lsp v0.0.1)
Provide inline value as text.
@since 3.17.0
properties
Properties
range :: Range (required)
The document range for which the inline value applies.
text :: string (required)
The text of the inline value.