Token
final class Token
| internal |
Constants
| STRING |
|
| LITERAL |
|
| CHAR |
|
| COMMENT |
|
| NEWLINE |
|
| WHITESPACE |
|
Methods
__construct(string $value, int $offset, int|string $type)
No description
Details
at line 24
__construct(string $value, int $offset, int|string $type)
No description