Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kdl
main
Array
Hash
KDL
Document
Node
Parser
StringDumper
Token
Type
Tokenizer
Context
Error
Value
Type
Object
Reference
Regex
Value
Generated using Crystal 1.14.0
2024-11-26 07:34:18 UTC
class
KDL::
Parser
KDL::Parser
Reference
Object
Defined in:
kdl/parser.cr
Constructors
.new
Instance Method Summary
#parse
(string : String)
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
]