Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
QuackCompiler
Parser
SyntaxError
PHP Class QuackCompiler\Parser\SyntaxError
Inheritance:
extends
Exceptio\Exception
显示文件
Open project: quack/quack
Public Methods
Method
Description
__construct
(
$parameters
)
__toString
( )
getFormattedHint
( )
Private Methods
Method
Description
extractPieceOfSource
( )
getExpectedTokenName
( )
getFoundTokenName
( )
getFoundTokenSize
( )
getOriginalSource
( )
getPosition
( )
Method Details
__construct()
public
method
public
__construct
(
$parameters
)
__toString()
public
method
public
__toString
( )
getFormattedHint()
public
method
public
getFormattedHint
( )