class KDL::Parser

Defined in:

kdl/parser.cr

Constructors

Instance Method Summary

Instance methods inherited from class Reference

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

Instance methods inherited from class Object

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

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def parse(string : String) #

[View source]