Token
class Token
Simple token.
Properties
string | $value | ||
int|string | $type | ||
int | $offset |
Methods
__construct(string $value, $type, int $offset)
No description
Details
at line 28
__construct(string $value, $type, int $offset)
No description