Composes YAML documents from events provided by a Parser.
Construct a composer.
Destroy the composer.
Determine if there are any nodes left.
Get a YAML document as a node (the root of the document).
Get single YAML document, throwing if there is more than one document.
See Implementation
Composes YAML documents from events provided by a Parser.