Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
QuackCompiler
Parser
SyntaxError
PHP Class QuackCompiler\Parser\SyntaxError
Inheritance:
extends
Exceptio\Exception
Afficher le fichier
Open project: quack/quack
Méthodes publiques
Méthode
Description
__construct
(
$parameters
)
__toString
( )
getFormattedHint
( )
Private Methods
Méthode
Description
extractPieceOfSource
( )
getExpectedTokenName
( )
getFoundTokenName
( )
getFoundTokenSize
( )
getOriginalSource
( )
getPosition
( )
Method Details
__construct()
public
méthode
public
__construct
(
$parameters
)
__toString()
public
méthode
public
__toString
( )
getFormattedHint()
public
méthode
public
getFormattedHint
( )