ExprTryWithNode Type
Constructors
Constructor |
Description
|
Full Usage:
ExprTryWithNode(tryNode, tryExpr, withNode, clauses, range)
Parameters:
SingleTextNode
tryExpr : Expr
withNode : SingleTextNode
clauses : MatchClauseNode list
range : range
Returns: ExprTryWithNode
|
|
Instance members
Instance member |
Description
|
|
|
|
|
|
|
|
|