extends |
StatementNode |
---|
Methods | ||
---|---|---|
public
|
__construct(AreaNode $content)
|
# |
public
static
|
create(Tag $tag, TemplateParser $parser): Generator<int, null, array{AreaNode, ?Tag}, self>
|
# |
public
|
print(PrintContext $context): string
|
# |
public
&
|
getIterator(): Generator
|
# |
protected
static
|
removeWhitespace(Node $node): Node
|
# |
Properties | |||
---|---|---|---|
public
|
AreaNode
|
$content
|
# |
Properties inherited from Latte\Compiler\Node |
---|
$position |