Represents a Token.
@author Fabien Potencier <fabien@symfony.com>
Expanded class hierarchy of Twig_Token
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Twig_Token:: |
protected | property | ||
Twig_Token:: |
protected | property | ||
Twig_Token:: |
protected | property | ||
Twig_Token:: |
constant | |||
Twig_Token:: |
constant | |||
Twig_Token:: |
constant | |||
Twig_Token:: |
public | function | Gets the line. | |
Twig_Token:: |
public | function | Gets the token type. | |
Twig_Token:: |
public | function | Gets the token value. | |
Twig_Token:: |
constant | |||
Twig_Token:: |
constant | |||
Twig_Token:: |
constant | |||
Twig_Token:: |
constant | |||
Twig_Token:: |
constant | |||
Twig_Token:: |
constant | |||
Twig_Token:: |
constant | |||
Twig_Token:: |
public | function | Tests the current token for a type and/or a value. | |
Twig_Token:: |
constant | |||
Twig_Token:: |
public static | function | Returns the english representation of a given type. | |
Twig_Token:: |
public static | function | Returns the constant representation (internal) of a given type. | |
Twig_Token:: |
constant | |||
Twig_Token:: |
constant | |||
Twig_Token:: |
public | function | Constructor. | |
Twig_Token:: |
public | function | Returns a string representation of the token. |