final class
Token
Constants
String
|
|
Literal
|
|
Char
|
|
Comment
|
|
Newline
|
|
Whitespace
|
|
End
|
|
Methods
bool
is(
int|string ...$kind)
No description
Details
at line 25
__construct(int|string $type, string $text, Position $position)
at line 33
bool
is(int|string ...$kind)