comments property

Iterable<Comment> comments

Implementation

Iterable<Comment> get comments => get(SyntaxType.comment);