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
Pinq
Expressions
UnaryOperationExpression
traverse
Pinq\Expressions\UnaryOperationExpression::traverse PHP Méthode
UnaryOperationExpression Class Documentation
Afficher le fichier
Open project: timetoogo/pinq
traverse()
public
méthode
public
traverse
(
ExpressionWalker
$walker
)
$walker
ExpressionWalker
public function traverse(ExpressionWalker $walker) { return $walker->walkUnaryOperation($this); }
UnaryOperationExpression
__clone
__construct
compileCode
getOperand
getOperator
serialize
traverse
unserialize
update