NAME

Zuzu::Parser - entry point for parsing source text into an AST

DESCRIPTION

Converts source text into a Zuzu::AST::Program by lexing and delegating to Zuzu::Parser::_Impl.

INHERITANCE

Inherits from Moo::Object.

ROLES

None.

METHODS

parse

Parses source text and returns a Zuzu::AST::Program.

SEE ALSO

Subclasses: none in this distribution.

COPYRIGHT AND LICENCE

Zuzu::Parser is copyright Toby Inkster.

It is free software; you may redistribute it and/or modify it under the terms of either the Artistic License 1.0 or the GNU General Public License version 2.