extends |
Stmt |
---|
Methods | ||
---|---|---|
public
|
__construct(
string|Identifier $name,
Expr|null $expr = null,
list<AttributeGroup> $attrGroups = [],
array<string, mixed> $attributes = [],
)
|
# |
public
|
getSubNodeNames(): array
|
# |
public
|
getType(): string
|
# |
Properties | |||
---|---|---|---|
public
|
Identifier
|
$name
|
# |
public
|
Expr|null
|
$expr
|
# |
public
|
AttributeGroup[]
|
$attrGroups
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |