Pseudo
final class Pseudo extends Type
Constants
| private Mapping |
|
Methods
static bool
is(string $type)
No description
__construct(string $name)
No description
string
getName()
No description
Union
getNativeType()
No description
bool
Details
at line 34
static bool
is(string $type)
No description
at line 40
__construct(string $name)
No description
at line 46
Pseudo
setName(string $name)
No description
at line 57
string
getName()
No description
at line 64
Union
getNativeType()
| internal |
No description
at line 73
protected bool
isSupertypeOfAtomic(Type $type)
Validates if the given atomic type matches THIS acceptor.