Provided by: libtext-xslate-perl_3.5.6-1_amd64 

NAME
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.
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.26.1 2018-01-12 Text::Xslate::Parser(3pm)