struct

Term2::Components::TextArea::LineInfo

Inherits Struct < Value < Object

Line metadata for navigation calculations

Constructors

new(width : Int32, char_offset : Int32, column_offset : Int32)
Source

Instance methods

char_offset
clone
Source
column_offset
copy_with(width _width = @width, char_offset _char_offset = @char_offset, column_offset _column_offset = @column_offset)
Source
width