parent

The parent of this syntax node, or nil if this node is the root.

SyntaxProtocol.swift:209
var parent: Syntax? { get }