extends |
CallLike |
---|
Methods | ||
---|---|---|
public
|
__construct(Name|Expr $name, array<Arg|VariadicPlaceholder> $args = [], array<string, mixed> $attributes = [])
|
# |
public
|
getSubNodeNames(): array
|
# |
public
|
getType(): string
|
# |
public
|
getRawArgs(): array
|
# |
Methods inherited from PhpParser\Node\Expr\CallLike |
---|
isFirstClassCallable(), getArgs() |
Properties | |||
---|---|---|---|
public
|
Name|Expr
|
$name
|
# |
public
|
array<Arg|VariadicPlaceholder>
|
$args
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |