Extracted from Pike v8.0 release 182 as of 2016-03-26.
   

Method Parser.XML.SloppyDOM.NodeWithChildElements()->get_descendant_nodes()


Method get_descendant_nodes

array(Node) get_descendant_nodes()

Description

Returns all descendant nodes (except attribute nodes) in document order.

Note

Not DOM compliant.