Returns the node that occurs just before node in its parent's children list, or null if node is the root or node is its parent's first child.
null