children property

Iterable<ASTNode> children

The children nodes of this node.

Implementation

Iterable<ASTNode> get children;