final | |
---|---|
implements |
ExtendedParametersAcceptor, CallableParametersAcceptor |
Methods | ||
---|---|---|
public
|
__construct(string $callableName = 'callable')
|
# |
public
|
getTemplateTypeMap(): TemplateTypeMap
|
# |
public
|
getResolvedTemplateTypeMap(): TemplateTypeMap
|
# |
public
|
getCallSiteVarianceMap(): TemplateTypeVarianceMap
|
# |
public
|
getParameters(): array
|
# |
public
|
isVariadic(): bool
|
# |
public
|
getReturnType(): Type
|
# |
public
|
getPhpDocReturnType(): Type
|
# |
public
|
getNativeReturnType(): Type
|
# |
public
|
getThrowPoints(): array
|
# |
public
|
isPure(): TrinaryLogic
|
# |
public
|
getImpurePoints(): array
|
# |
public
|
getInvalidateExpressions(): array
|
# |
public
|
getUsedVariables(): array
|
# |
public
|
acceptsNamedArguments(): TrinaryLogic
|
# |