TypeTupleNode Type
Example: `int * string * bool` — a tuple type. Path interleaves the component types with `*` separators.
Constructors
| Constructor |
Description
|
Full Usage:
TypeTupleNode(path, range)
Parameters:
Choice<Type, SingleTextNode> list
range : range
Returns: TypeTupleNode
|
|
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