Header menu logo fantomas

MatchClauseNode Type

Constructors

Constructor Description

MatchClauseNode(bar, pattern, whenExpr, arrow, bodyExpr, range)

Full Usage: MatchClauseNode(bar, pattern, whenExpr, arrow, bodyExpr, range)

Parameters:
Returns: MatchClauseNode
bar : SingleTextNode option
pattern : Pattern
whenExpr : Expr option
arrow : SingleTextNode
bodyExpr : Expr
range : range
Returns: MatchClauseNode

Instance members

Instance member Description

this.Arrow

Full Usage: this.Arrow

Returns: SingleTextNode
Returns: SingleTextNode

this.Bar

Full Usage: this.Bar

Returns: SingleTextNode option
Returns: SingleTextNode option

this.BodyExpr

Full Usage: this.BodyExpr

Returns: Expr
Returns: Expr

this.Pattern

Full Usage: this.Pattern

Returns: Pattern
Returns: Pattern

this.WhenExpr

Full Usage: this.WhenExpr

Returns: Expr option
Returns: Expr option

Type something to start searching.