class Bindgen::ConfigReader::Parser::Error

Defined in:

bindgen/config_reader/parser.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(message, line, column, file : String) #

[View source]

Class Method Detail

def self.from(err : YAML::ParseException, file : String) #

[View source]

Instance Method Detail

def file : String #

The file the error occured in


[View source]