Base class for all token parsers.
@author Fabien Potencier <fabien@symfony.com>
Expanded class hierarchy of Twig_TokenParser
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Twig_TokenParser:: |
protected | property | ||
Twig_TokenParser:: |
public | function |
Sets the parser associated with this token parser Overrides Twig_TokenParserInterface:: |
|
Twig_TokenParserInterface:: |
public | function | Gets the tag name associated with this token parser. | 19 |
Twig_TokenParserInterface:: |
public | function | Parses a token and returns a node. | 19 |