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