Header menu logo fantomas

ExprNamedComputationNode Type

Constructors

Constructor Description

ExprNamedComputationNode(nameExpr, openingBrace, bodyExpr, closingBrace, range)

Full Usage: ExprNamedComputationNode(nameExpr, openingBrace, bodyExpr, closingBrace, range)

Parameters:
Returns: ExprNamedComputationNode
nameExpr : Expr
openingBrace : SingleTextNode
bodyExpr : Expr
closingBrace : SingleTextNode
range : range
Returns: ExprNamedComputationNode

Instance members

Instance member Description

this.Body

Full Usage: this.Body

Returns: Expr
Returns: Expr

this.ClosingBrace

Full Usage: this.ClosingBrace

Returns: SingleTextNode
Returns: SingleTextNode

this.Name

Full Usage: this.Name

Returns: Expr
Returns: Expr

this.OpeningBrace

Full Usage: this.OpeningBrace

Returns: SingleTextNode
Returns: SingleTextNode

Type something to start searching.