Header menu logo fantomas

ExprIfThenNode Type

Constructors

Constructor Description

ExprIfThenNode(ifNode, ifExpr, thenNode, thenExpr, range)

Full Usage: ExprIfThenNode(ifNode, ifExpr, thenNode, thenExpr, range)

Parameters:
Returns: ExprIfThenNode
ifNode : IfKeywordNode
ifExpr : Expr
thenNode : SingleTextNode
thenExpr : Expr
range : range
Returns: ExprIfThenNode

Instance members

Instance member Description

this.If

Full Usage: this.If

Returns: IfKeywordNode
Returns: IfKeywordNode

this.IfExpr

Full Usage: this.IfExpr

Returns: Expr
Returns: Expr

this.Then

Full Usage: this.Then

Returns: SingleTextNode
Returns: SingleTextNode

this.ThenExpr

Full Usage: this.ThenExpr

Returns: Expr
Returns: Expr

Type something to start searching.