Oxide::Location
Inherits Struct < Value < Object
Constructors
new(line : Int32, column : Int32)
SourceInstance methods
==(other : self)
clone
Sourcecolumn
copy_with(line _line = @line, column _column = @column)
Sourcehash(hasher)
See Object#hash(hasher)
line
to_h
Sourceto_json(builder : JSON::Builder)
Source