Meeseeks.Document.parent
You're seeing just the function
parent
, go back to Meeseeks.Document module for more information.
Specs
Returns the node id of node_id's parent in the context of the document, or nil if node_id does not have a parent.
Raises if node_id does not exist in the document.