class KDL::Tokenizer::Error

Defined in:

kdl/tokenizer.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]