struct Scry::Implementations::ImplementationLocation

Defined in:

scry/implementations.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def column : Int32 #

def column=(_column : Int32) #

def filename : String #

def filename=(_filename : String) #

def line : Int32 #

def line=(_line : Int32) #

def to_json(json : JSON::Builder) #