Property | Type | Description | |
---|---|---|---|
$reflection | ReflectionMethod | null |
Method | Description | |
---|---|---|
__construct ( Pinq\Analysis\ITypeSystem $typeSystem, $type, ReflectionMethod $reflection = null ) | ||
getReflection ( ) | ||
hasMethod ( ) |
public __construct ( Pinq\Analysis\ITypeSystem $typeSystem, $type, ReflectionMethod $reflection = null ) | ||
$typeSystem | Pinq\Analysis\ITypeSystem | |
$reflection | ReflectionMethod |
protected ReflectionMethod|null $reflection | ||
return | ReflectionMethod | null |