class

Crst::Document

Inherits Crst::Node < Reference < Object

Root node of the document tree

Contains all top-level nodes of the parsed document.

Instance methods

children

Child nodes of the document

Source
children=(children : Array(Crst::Node))

Child nodes of the document

Source