extends |
Stmt |
---|
Represents statements of type "expr;"
Methods | ||
---|---|---|
public
|
__construct(Expr $expr, array<string, mixed> $attributes = [])
|
# |
public
|
getSubNodeNames(): array
|
# |
public
|
getType(): string
|
# |
Properties | |||
---|---|---|---|
public
|
Expr
|
$expr
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |