file-fetcher
|
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\Type | static |
fromValue($value, bool $allowsNull) | SebastianBergmann\Type\Type | static |
getReturnTypeDeclaration() | SebastianBergmann\Type\SimpleType | |
isAssignable(Type $other) | SebastianBergmann\Type\SimpleType | |
value() | SebastianBergmann\Type\SimpleType |