An object to represent the set of errors on a parse result. This object can be used to format the errors in a human-readable way.

Attributes

The parse result that contains the errors.

Class Methods

Initialize a new set of errors from the given parse result.

Instance Methods

Formats the errors in a human-readable way and return them as a string.