33class_alias(
'Twig_TokenParser',
'Twig\TokenParser\AbstractTokenParser',
false);
An exception for terminatinating execution or to throw for unit testing.
Default parser implementation.
Base class for all token parsers.
setParser(Twig_Parser $parser)
Sets the parser associated with this token parser.
Interface implemented by token parsers.