statements property

List<ASTStatement> statements

Implementation

List<ASTStatement> get statements => _statements.toList();