owner property
AstNode
get
owner
Return the node that is the parent of each of the elements in the list.
Implementation
AstNode get owner;
Return the node that is the parent of each of the elements in the list.
AstNode get owner;