Property | Type | Description | |
---|---|---|---|
$name | string | ||
$reflection | ReflectionMethod |
Method | Description | |
---|---|---|
__construct ( Pinq\Analysis\ITypeSystem $typeSystem, $sourceType, ReflectionMethod $reflection, $returnType ) | ||
getName ( ) | ||
getReflection ( ) | ||
getReturnTypeWithArguments ( array $staticArguments ) |
public __construct ( Pinq\Analysis\ITypeSystem $typeSystem, $sourceType, ReflectionMethod $reflection, $returnType ) | ||
$typeSystem | Pinq\Analysis\ITypeSystem | |
$reflection | ReflectionMethod |
public getReturnTypeWithArguments ( array $staticArguments ) | ||
$staticArguments | array |