ASTBaseParentNode represents a parent node that has some child nodes.
The type of ASTBaseNode to be stored in the children array.
Every leaf interface that extends ASTBaseNode must specify a type property.
Generated using TypeDoc
ASTBaseParentNode represents a parent node that has some child nodes.