class Token

Simple token.

Properties

string $value
int|string $type
int $offset

Methods

__construct($value, $type, $offset)

No description

Details

at line 26
__construct($value, $type, $offset)

No description

Parameters

$value
$type
$offset