BindingListNode Type
A `let … and …` group of mutually recursive bindings, or a sequence of `use` bindings.
Constructors
| Constructor |
Description
|
Full Usage:
BindingListNode(bindings, range)
Parameters:
BindingNode list
range : range
Returns: BindingListNode
|
|
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.HasContentAfter
Returns: bool
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.HasContentBefore
Returns: bool
|
|
fantomas