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
Parselets
PrefixOperatorParselet
PHP Class QuackCompiler\Parselets\PrefixOperatorParselet
Inheritance:
implements
QuackCompiler\Parselets\IPrefixParselet
Afficher le fichier
Open project: quack/quack
Méthodes publiques
Свойство
Type
Description
$precedence
Méthodes publiques
Méthode
Description
__construct
(
$precedence
)
getPrecedence
( )
parse
(
Grammar
$parser
,
Token
$token
)
Method Details
__construct()
public
méthode
public
__construct
(
$precedence
)
getPrecedence()
public
méthode
public
getPrecedence
( )
parse()
public
méthode
public
parse
(
Grammar
$parser
,
Token
$token
)
$parser
QuackCompiler\Parser\Grammar
$token
QuackCompiler\Lexer\Token
Property Details
$precedence
public_oe property
public
$precedence