1Text::Xslate::Parser(3)User Contributed Perl DocumentatioTnext::Xslate::Parser(3)
2
3
4

NAME

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

DESCRIPTION

9       This is a parser to build the abstract syntax tree from templates.
10
11       The basis of the parser is Top Down Operator Precedence.
12

SEE ALSO

14       <http://javascript.crockford.com/tdop/tdop.html> - Top Down Operator
15       Precedence (Douglas Crockford)
16
17       Text::Xslate
18
19       Text::Xslate::Compiler
20
21       Text::Xslate::Symbol
22
23
24
25perl v5.30.1                      2019-11-26           Text::Xslate::Parser(3)
Impressum