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
|
|
|
|
|
|
|
|
|
Inherited members
Inherited from
NodeBase
Instance members
| Instance member |
Description
|
|
|
|
|
|
|
|
|
Full Usage:
this.ToStringWithIndent
Parameters:
int
Returns: string
|
|
|
|
Full Usage:
this.HasContentAfter
Returns: bool
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.HasContentBefore
Returns: bool
|
|
fantomas