class
Crst::Document
- Crst::Document
- Crst::Node
- Reference
- Object
Overview
Root node of the document tree
Contains all top-level nodes of the parsed document.
Defined in:
crst/nodes.crInstance Method Summary
-
#children : Array(Crst::Node)
Child nodes of the document
-
#children=(children : Array(Crst::Node))
Child nodes of the document