Eno\Parser
The main class. You'll be calling parse
on this, and possibly supplying a custom
locale (such as 'de'
, 'es'
, ...), reporter type (Text
, HTML
, Terminal
are available)
or source label (usually to have a filename appear in error messages) to that call.