TypeDefnRecordFieldOrSpread Type
A single item inside the record representation of a type definition, in source order.
Union cases
| Union case |
Description
|
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsField
Returns: bool
|
|
Full Usage:
this.IsSpread
Returns: bool
|
|
Static members
| Static member |
Description
|
Full Usage:
TypeDefnRecordFieldOrSpread.Node(item)
Parameters:
TypeDefnRecordFieldOrSpread
Returns: Node
|
|
fantomas