class

Marker::Location

Inherits Reference < Object

Constructors

new(value : StaticArray(Int32, 4))
Source

Class methods

[](line : Int32, column : Int32)
Source

Instance methods

&(other : Location) : Location
Source
end_at(line : Int32, column : Int32) : self
Source
start
Source
start_at(line : Int32, column : Int32) : self
Source