extends |
Exception |
---|
Methods | ||
---|---|---|
public
|
__construct(
string $currentTokenValue,
int $currentTokenType,
int $currentOffset,
int $expectedTokenType,
?string $expectedTokenValue = null,
?int $currentTokenLine = null,
)
|
# |
public
|
getCurrentTokenValue(): string
|
# |
public
|
getCurrentTokenType(): int
|
# |
public
|
getCurrentOffset(): int
|
# |
public
|
getExpectedTokenType(): int
|
# |
public
|
getExpectedTokenValue(): ?string
|
# |
public
|
getCurrentTokenLine(): ?int
|
# |
Methods inherited from Exception |
---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |