TypeWithGlobalConstraintsNode Type
Example: `'T when 'T : equality` — a type paired with one or more type constraints that apply globally.
Constructors
| Constructor |
Description
|
Full Usage:
TypeWithGlobalConstraintsNode(t, constraints, range)
Parameters:
Type
constraints : TypeConstraint list
range : range
Returns: TypeWithGlobalConstraintsNode
|
|
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.HasContentBefore
Returns: bool
|
|
Full Usage:
this.HasContentAfter
Returns: bool
|
|
|
|
|
|
fantomas