final | |
---|---|
extends |
AreaNode |
Methods | ||
---|---|---|
public
|
__construct(AreaNode[] $children = [])
|
# |
public
|
append(AreaNode $node): static
|
# |
public
|
simplify(bool $allowsNull = true): ?AreaNode
|
# |
public
|
print(PrintContext $context): string
|
# |
public
&
|
getIterator(): Generator
|
# |
Properties | |||
---|---|---|---|
public
|
AreaNode[]
|
$children = []
|
# |
Properties inherited from Latte\Compiler\Node |
---|
$position |