ExprLazyNode Type
Example: `lazy computeExpensiveValue`
Constructors
| Constructor |
Description
|
Full Usage:
ExprLazyNode(lazyWord, expr, range)
Parameters:
SingleTextNode
expr : Expr
range : range
Returns: ExprLazyNode
|
|
Instance members
| Instance member |
Description
|
|
|
Full Usage:
this.ExprIsInfix
Returns: bool
|
|
|
|
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