extends |
Stmt |
---|
Methods | ||
---|---|---|
public
|
__construct(UseUse[] $uses, int $type = self::TYPE_NORMAL, array $attributes = [])
|
# |
public
|
getSubNodeNames(): array
|
# |
public
|
getType(): string
|
# |
Constants | ||
---|---|---|
public
|
TYPE_UNKNOWN = 0
|
# |
public
|
TYPE_NORMAL = 1
|
# |
public
|
TYPE_FUNCTION = 2
|
# |
public
|
TYPE_CONSTANT = 3
|
# |
Properties | |||
---|---|---|---|
public
|
int
|
$type
|
# |
public
|
UseUse[]
|
$uses
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |