class Token extends Object

Latte parser token.

Constants

TEXT

MACRO_TAG

HTML_TAG_BEGIN

HTML_TAG_END

HTML_ATTRIBUTE

COMMENT

Properties

string $type
string $text
int $line
string $name
string $value
string $modifiers
bool $closing
bool $empty