file-fetcher
SebastianBergmann\Type\SimpleType Member List

This is the complete list of members for SebastianBergmann\Type\SimpleType, including all inherited members.

__construct(string $name, bool $nullable, $value=null)SebastianBergmann\Type\SimpleType
allowsNull()SebastianBergmann\Type\SimpleType
fromName(string $typeName, bool $allowsNull)SebastianBergmann\Type\Typestatic
fromValue($value, bool $allowsNull)SebastianBergmann\Type\Typestatic
getReturnTypeDeclaration()SebastianBergmann\Type\SimpleType
isAssignable(Type $other)SebastianBergmann\Type\SimpleType
value()SebastianBergmann\Type\SimpleType