BinaryExpression
- Full name:
\Qubus\View\Expression\BinaryExpression - Parent class:
\Qubus\View\BaseExpression - This class is an Abstract class
Properties
left
right
Methods
__construct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$left | mixed | |
$right | mixed | |
$line | int |
getLeftOperand
getRightOperand
operator
- This method is abstract.
compile
Parameters:
| Parameter | Type | Description |
|---|---|---|
$compiler | mixed | |
$indent | mixed |
Inherited methods
__construct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$line | int |
getLine
addTraceInfo
Parameters:
| Parameter | Type | Description |
|---|---|---|
$compiler | mixed | |
$indent | mixed |
compile
- This method is abstract.
Parameters:
| Parameter | Type | Description |
|---|---|---|
$compiler | mixed | |
$indent | mixed |
Automatically generated on 2025-10-13