Meeseeks.Document.get_root_nodes

You're seeing just the function get_root_nodes, go back to Meeseeks.Document module for more information.
Link to this function

get_root_nodes(document)

View Source

Specs

get_root_nodes(t()) :: [node_t()]

Returns all of the document's root nodes.

Returns nodes in depth-first order.