Return true it some errors were encountered into parsing phase.
bool
public function hasErrors() { return count($this->errors) > 0; }