Return this node's parent node, or null if this node is the root of an AST structure.
null
AstNode get parent;