struct

Oxide::Location

Inherits Struct < Value < Object

Constructors

new(line : Int32, column : Int32)
Source

Instance methods

==(other : self)
clone
Source
column
copy_with(line _line = @line, column _column = @column)
Source
hash(hasher)

See Object#hash(hasher)

line
to_h
Source
to_json(builder : JSON::Builder)
Source