extends |
Expr |
---|
Methods | ||
---|---|---|
public
|
__construct(Expr $cond, null|Expr $if, Expr $else, array<string, mixed> $attributes = [])
|
# |
public
|
getSubNodeNames(): array
|
# |
public
|
getType(): string
|
# |
Properties | |||
---|---|---|---|
public
|
Expr
|
$cond
|
# |
public
|
null|Expr
|
$if
|
# |
public
|
Expr
|
$else
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |