extends |
Node |
---|
Methods | ||
---|---|---|
public
|
__construct(array $filters, bool $escape = false, bool $check = true, ?Position $position = null)
|
# |
public
|
hasFilter(string $name): bool
|
# |
public
|
print(PrintContext $context): string
|
# |
public
|
printSimple(PrintContext $context, string $expr): string
|
# |
public
|
printContentAware(PrintContext $context, string $expr): string
|
# |
public
&
|
getIterator(): Generator
|
# |
Properties | |||
---|---|---|---|
public
|
array
|
$filters
|
# |
public
|
bool
|
$escape
|
# |
public
|
bool
|
$check
|
# |
public
|
?Position
|
$position
|
# |