extends |
NodeAbstract |
---|
Methods | ||
---|---|---|
public
|
__construct(
Name $name,
null|string|Identifier $alias = null,
Use_::TYPE_* $type = Use_::TYPE_UNKNOWN,
array<string, mixed> $attributes = [],
)
|
# |
public
|
getSubNodeNames(): array
|
# |
public
|
getAlias(): Identifier
|
# |
public
|
getType(): string
|
# |
Properties | |||
---|---|---|---|
public
|
Use_::TYPE_*
|
$type
|
# |
public
|
Name
|
$name
|
# |
public
|
Identifier|null
|
$alias
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |