TypeOrNode Type
Example: `A or B` — an F# 9+ type union (disjunction) used in type constraints and signatures.
Constructors
| Constructor |
Description
|
Full Usage:
TypeOrNode(lhs, orNode, rhs, range)
Parameters:
Type
orNode : SingleTextNode
rhs : Type
range : range
Returns: TypeOrNode
|
|
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