Token
final class Token
| internal |
Constants
| String |
|
| Literal |
|
| Char |
|
| Comment |
|
| Newline |
|
| Whitespace |
|
Properties
| string | $value | ||
| int|string | $type |
Methods
__construct(string $value, $type)
No description
Details
at line 30
__construct(string $value, $type)
No description