nodes property

Iterable<AstNode> get nodes

Implementation

Iterable<AstNode> get nodes => _nodes;