Class PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection

extends PhpFunctionFromParserNodeReflection
implements ExtendedMethodReflection
Methods
Methods inherited from PHPStan\Reflection\Php\PhpFunctionFromParserNodeReflection
getFunctionLike(), getFileName(), getName(), getVariants(), getNamedArgumentsVariants(), getDeprecatedDescription(), isDeprecated(), isInternal(), isFinal(), isFinalByKeyword(), getThrowType(), hasSideEffects(), isGenerator(), acceptsNamedArguments(), getAsserts(), getDocComment(), isPure()