struct

LSP::TextEdit

Inherits JSON::Serializable / Struct / Value / Object

Text edit

Constructors

new(range : Range, new_text : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

new_text
Source
new_text=(new_text : String)
Source
range
Source
range=(range : Range)
Source