ChainTerminal Type
Controls whether and how a space is emitted before the terminal call's parenthesis. The terminal call is the only position in a chain where a space is negotiable; intermediate calls are always tight (adding a space before their parens changes the parse tree).
Instance members
| Instance member |
Description
|
Full Usage:
this.IsNoSpaceAllowed
Returns: bool
|
|
Full Usage:
this.IsNoTerminal
Returns: bool
|
|
Full Usage:
this.IsSpaceAllowed
Returns: bool
|
|
fantomas