struct

Dragonstone::Location

Inherits Struct < Value < Object

Constructors

new(file : String | Nil, line : Int32 | Nil, column : Int32 | Nil, length : Int32 | Nil, source_line : String | Nil)
Source

Instance methods

clone
Source
column
copy_with(file _file = @file, line _line = @line, column _column = @column, length _length = @length, source_line _source_line = @source_line)
Source
file
label
Source
length
line
source_line
width
Source