struct

Codespan::Location

Inherits Struct < Value < Object

Constructors

new(line : LineIndex, column : ColumnIndex)
Source
new(line : LineIndex | Int, column : ColumnIndex | Int)
Source

Instance methods

column
Source
line
Source