Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Pinq
Expressions
DynamicExpressionWalker
PHP Class Pinq\Expressions\DynamicExpressionWalker
Author:
Elliot Levin (
[email protected]
)
Inheritance:
extends
ExpressionWalker
Show file
Open project: timetoogo/pinq
Class Usage Examples
Protected Properties
Property
Type
Description
$callableMap
Public Methods
Method
Description
__construct
(
array
$callableMap
)
Protected Methods
Method
Description
doWalk
(
Expression
$expression
)
Method Details
__construct()
public
method
public
__construct
(
array
$callableMap
)
$callableMap
array
doWalk()
protected
method
protected
doWalk
(
Expression
$expression
)
$expression
Expression
Property Details
$callableMap
protected property
protected
$callableMap