Class PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection

final
extends PhpFunctionFromParserNodeReflection
implements ExtendedMethodReflection
Methods
Methods inherited from PHPStan\Reflection\Php\PhpFunctionFromParserNodeReflection
getFunctionLike(), getFileName(), getName(), getVariants(), getOnlyVariant(), getNamedArgumentsVariants(), getTemplateTypeMap(), getResolvedTemplateTypeMap(), getParameters(), isVariadic(), getReturnType(), getPhpDocReturnType(), getNativeReturnType(), getCallSiteVarianceMap(), getDeprecatedDescription(), isDeprecated(), isInternal(), getThrowType(), isGenerator(), acceptsNamedArguments(), getAsserts(), getDocComment(), isPure()