Class EvaluateNode
- Patron\Node
- Patron\ExpressionNode
- Patron\EvaluateNode
Methods summary
public
|
|
public
|
|
protected
|
|
protected
|
|
public
|
Magic methods summary
Constants summary
integer |
TOKEN_TYPE
|
1 |
|
integer |
TOKEN_TYPE_FUNCTION
|
2 |
|
integer |
TOKEN_TYPE_IDENTIFIER
|
3 |
|
integer |
TOKEN_VALUE
|
4 |
|
integer |
TOKEN_ARGS
|
5 |
|
integer |
TOKEN_ARGS_EVALUATE
|
6 |
Constants inherited from Patron\ExpressionNode
Properties summary
protected
mixed
|
$original_expression | |
protected
mixed
|
$engine_context |