Header menu logo fantomas

ExprMatchNode Type

Constructors

Constructor Description

ExprMatchNode(matchNode, matchExpr, withNode, clauses, range)

Full Usage: ExprMatchNode(matchNode, matchExpr, withNode, clauses, range)

Parameters:
Returns: ExprMatchNode
matchNode : SingleTextNode
matchExpr : Expr
withNode : SingleTextNode
clauses : MatchClauseNode list
range : range
Returns: ExprMatchNode

Instance members

Instance member Description

this.Clauses

Full Usage: this.Clauses

Returns: MatchClauseNode list
Returns: MatchClauseNode list

this.Match

Full Usage: this.Match

Returns: SingleTextNode
Returns: SingleTextNode

this.MatchExpr

Full Usage: this.MatchExpr

Returns: Expr
Returns: Expr

this.With

Full Usage: this.With

Returns: SingleTextNode
Returns: SingleTextNode

Type something to start searching.