| 
    file-fetcher
    
   | 
 
  
Public Member Functions | |
| __construct (string $name, bool $nullable, $value=null) | |
| isAssignable (Type $other) | |
| getReturnTypeDeclaration () | |
| allowsNull () | |
| value () | |
Additional Inherited Members | |
  Static Public Member Functions inherited from SebastianBergmann\Type\Type | |
| static | fromValue ($value, bool $allowsNull) | 
| static | fromName (string $typeName, bool $allowsNull) | 
| SebastianBergmann\Type\SimpleType::__construct | ( | string | $name, | 
| bool | $nullable, | ||
$value = null  | 
        |||
| ) | 
| SebastianBergmann\Type\SimpleType::allowsNull | ( | ) | 
Reimplemented from SebastianBergmann\Type\Type.
| SebastianBergmann\Type\SimpleType::getReturnTypeDeclaration | ( | ) | 
Reimplemented from SebastianBergmann\Type\Type.
| SebastianBergmann\Type\SimpleType::isAssignable | ( | Type | $other | ) | 
Reimplemented from SebastianBergmann\Type\Type.
| SebastianBergmann\Type\SimpleType::value | ( | ) | 
 1.8.17