struct

Kakoune::Position

Inherits Struct / Value / Object

Constructors

new(line : Int32 = 0, column : Int32 = 0)
Source

Instance methods

column
Source
column=(column : Int32)
Source
line
Source
line=(line : Int32)
Source