extends |
Stmt |
---|
Methods | ||
---|---|---|
public
|
__construct(
Name $prefix,
UseItem[] $uses,
Use_::TYPE_* $type = Use_::TYPE_NORMAL,
array<string, mixed> $attributes = [],
)
|
# |
public
|
getSubNodeNames(): array
|
# |
public
|
getType(): string
|
# |
Properties | |||
---|---|---|---|
public
|
Use_::TYPE_*
|
$type
|
# |
public
|
Name
|
$prefix
|
# |
public
|
UseItem[]
|
$uses
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |