extends |
ScalarNode |
---|
Methods | ||
---|---|---|
public
|
__construct(string $value, ?Position $position = null)
|
# |
public
static
|
parse(string $str, Position $position): static
|
# |
public
|
print(PrintContext $context): string
|
# |
Methods inherited from Latte\Compiler\Nodes\Php\ScalarNode |
---|
getIterator() |
Methods inherited from Latte\Compiler\Nodes\Php\ExpressionNode |
---|
isWritable(), isVariable(), isCall() |
Properties | |||
---|---|---|---|
public
|
string
|
$value
|
# |
public
|
?Position
|
$position
|
# |