MatchClauseNode Type
Constructors
Constructor |
Description
|
Full Usage:
MatchClauseNode(bar, pattern, whenExpr, arrow, bodyExpr, range)
Parameters:
SingleTextNode option
pattern : Pattern
whenExpr : Expr option
arrow : SingleTextNode
bodyExpr : Expr
range : range
Returns: MatchClauseNode
|
|
Instance members
Instance member |
Description
|
|
|
|
|
|
|
|
|
|
|