Meeseeks.Document.get_node

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

get_node(document, node_id)

View Source

Specs

get_node(t(), node_id()) :: node_t() | nil

Returns the node referred to by node_id in the context of the document, or nil.