Header menu logo fantomas

TypeConstraintWhereNotSupportsNull Type

`'T: not null` in `type C<'T when 'T: not null> = class end`

Constructors

Constructor Description

TypeConstraintWhereNotSupportsNull(typar, colon, notNode, nullNode, range)

Full Usage: TypeConstraintWhereNotSupportsNull(typar, colon, notNode, nullNode, range)

Parameters:
Returns: TypeConstraintWhereNotSupportsNull

Instance members

Instance member Description

this.Colon

Full Usage: this.Colon

Returns: SingleTextNode
Returns: SingleTextNode

this.Not

Full Usage: this.Not

Returns: SingleTextNode
Returns: SingleTextNode

this.Null

Full Usage: this.Null

Returns: SingleTextNode
Returns: SingleTextNode

this.Typar

Full Usage: this.Typar

Returns: SingleTextNode
Returns: SingleTextNode

Type something to start searching.