ForNode
- Full name:
\Qubus\View\Node\ForNode
- Parent class:
\Qubus\View\BaseNode
- This class is marked as final and can't be subclassed
- This class is a Final class
Properties
seq
key
value
body
else
Methods
__construct
public __construct(mixed $seq, mixed $key, mixed $value, mixed $body, mixed $else, mixed $line): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$seq | mixed | |
$key | mixed | |
$value | mixed | |
$body | mixed | |
$else | mixed | |
$line | mixed |
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