implements |
Stringable |
---|
Methods | ||
---|---|---|
public
static
|
tokenize(string $code, int $flags = 0): static[]
|
# |
final
public
|
__construct(int $id, string $text, int $line = -1, int $pos = -1)
|
# |
public
|
is(int|string|array $kind): bool
|
# |
public
|
isIgnorable(): bool
|
# |
public
|
getTokenName(): ?string
|
# |
public
|
__toString(): string
|
# |