struct

Lrama::Runtime::Location

Inherits Struct < Value < Object

Constructors

new(first_line : Int32, first_column : Int32, last_line : Int32, last_column : Int32)
Source

Class methods

merge(first : Location | Nil, last : Location | Nil)
Source

Instance methods

first_column
Source
first_line
Source
last_column
Source
last_line
Source