errors property

List<ParseError> get errors

Implementation

List<ParseError> get errors => _buildErrors();