struct

Hecr::LSP::CodeActions::Action

Inherits Struct < Value < Object

Constructors

new(title : String, line : Int32, from : Int32, to : Int32, new_text : String)
Source

Instance methods

clone
Source
copy_with(title _title = @title, line _line = @line, from _from = @from, to _to = @to, new_text _new_text = @new_text)
Source
from
line
new_text
title
to