class KDL::Parser::Error

Defined in:

kdl/parser.cr

Constructors

Instance methods inherited from class Reference

==(other : KDL::Value) ==

Instance methods inherited from class Object

===(other : KDL::Value) ===

Constructor Detail

def self.new(message, line, column) #

[View source]