TypeConstraintWhereNotSupportsNull Type
`'T: not null` in `type C<'T when 'T: not null> = class end`
Constructors
Constructor |
Description
|
Full Usage:
TypeConstraintWhereNotSupportsNull(typar, colon, notNode, nullNode, range)
Parameters:
SingleTextNode
colon : SingleTextNode
notNode : SingleTextNode
nullNode : SingleTextNode
range : range
Returns: TypeConstraintWhereNotSupportsNull
|
|
Instance members
Instance member |
Description
|
|
|
|
|
|
|
|
|