nodes property

Iterable<AstNode> nodes

Implementation

Iterable<AstNode> get nodes => _nodes;