AstNode parent

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

Source

AstNode get parent;