Find a node and return it, or null if not found.
null
the node to start from
the matching node or null if none is found
Generated using TypeDoc
Find a node and return it, or
null
if not found.