Header menu logo fantomas

ExprParenLambdaNode Type

Constructors

Constructor Description

ExprParenLambdaNode(openingParen, lambda, closingParen, range)

Full Usage: ExprParenLambdaNode(openingParen, lambda, closingParen, range)

Parameters:
Returns: ExprParenLambdaNode
openingParen : SingleTextNode
lambda : ExprLambdaNode
closingParen : SingleTextNode
range : range
Returns: ExprParenLambdaNode

Instance members

Instance member Description

this.ClosingParen

Full Usage: this.ClosingParen

Returns: SingleTextNode
Returns: SingleTextNode

this.Lambda

Full Usage: this.Lambda

Returns: ExprLambdaNode
Returns: ExprLambdaNode

this.OpeningParen

Full Usage: this.OpeningParen

Returns: SingleTextNode
Returns: SingleTextNode

Type something to start searching.