struct

Mint::Message::SnippetData

Inherits Struct < Value < Object

Constructors

new(location : Tuple(Parser::Location, Parser::Location), filename : String, input : String, path : String, from : Int64, to : Int64)
Source

Instance methods

clone
Source
copy_with(location _location = @location, filename _filename = @filename, input _input = @input, path _path = @path, from _from = @from, to _to = @to)
Source
filename
from
input
location
path
to