logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Text::Xslate::Parser - The base class of template parsers

Description

       This is a parser to build the abstract syntax tree from templates.

       The basis of the parser is Top Down Operator Precedence.

Name

       Text::Xslate::Parser - The base class of template parsers

See Also

       <http://javascript.crockford.com/tdop/tdop.html> - Top Down Operator Precedence (Douglas Crockford)

       Text::Xslate

       Text::Xslate::Compiler

       Text::Xslate::Symbol

perl v5.40.0                                       2024-10-20                          Text::Xslate::Parser(3pm)

See Also