Home | History | Annotate | Download | only in jinja2

Lines Matching refs:Parser

3     jinja2.parser
6 Implements the template parser.
24 class Parser(object):
85 """Called if the parser encounters an unknown tag. Tries to fail
144 parses template data if appropriate. The parser checks first if the