file-fetcher
|
Public Member Functions | |
isAssignable (Type $other) | |
getReturnTypeDeclaration () | |
allowsNull () | |
Static Public Member Functions | |
static | fromValue ($value, bool $allowsNull) |
static | fromName (string $typeName, bool $allowsNull) |
|
abstract |
Reimplemented in SebastianBergmann\Type\CallableType, SebastianBergmann\Type\IterableType, SebastianBergmann\Type\ObjectType, SebastianBergmann\Type\SimpleType, SebastianBergmann\Type\GenericObjectType, SebastianBergmann\Type\NullType, SebastianBergmann\Type\UnknownType, and SebastianBergmann\Type\VoidType.
|
static |
|
static |
|
abstract |
Reimplemented in SebastianBergmann\Type\CallableType, SebastianBergmann\Type\IterableType, SebastianBergmann\Type\ObjectType, SebastianBergmann\Type\SimpleType, SebastianBergmann\Type\GenericObjectType, SebastianBergmann\Type\NullType, SebastianBergmann\Type\UnknownType, and SebastianBergmann\Type\VoidType.
|
abstract |
Reimplemented in SebastianBergmann\Type\SimpleType, SebastianBergmann\Type\ObjectType, SebastianBergmann\Type\CallableType, SebastianBergmann\Type\IterableType, SebastianBergmann\Type\GenericObjectType, SebastianBergmann\Type\NullType, SebastianBergmann\Type\UnknownType, and SebastianBergmann\Type\VoidType.