extends |
NodeAbstract |
---|
Methods | ||
---|---|---|
public
|
__construct(
Expr $value,
bool $byRef = false,
bool $unpack = false,
array<string, mixed> $attributes = [],
Identifier|null $name = null,
)
|
# |
public
|
getSubNodeNames(): array
|
# |
public
|
getType(): string
|
# |
Properties | |||
---|---|---|---|
public
|
Identifier|null
|
$name
|
# |
public
|
Expr
|
$value
|
# |
public
|
bool
|
$byRef
|
# |
public
|
bool
|
$unpack
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |