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