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