struct Mint::TestRunner::Message::Location

Included Modules

Defined in:

test_runner/message.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def end : Tuple(Int64, Int64) #

[View source]
def filename : String #

[View source]
def start : Tuple(Int64, Int64) #

[View source]