Header menu logo fantomas

ExprNewNode Type

Constructors

Constructor Description

ExprNewNode(newKeyword, t, arguments, range)

Full Usage: ExprNewNode(newKeyword, t, arguments, range)

Parameters:
Returns: ExprNewNode
newKeyword : SingleTextNode
t : Type
arguments : Expr
range : range
Returns: ExprNewNode

Instance members

Instance member Description

this.Arguments

Full Usage: this.Arguments

Returns: Expr
Returns: Expr

this.NewKeyword

Full Usage: this.NewKeyword

Returns: SingleTextNode
Returns: SingleTextNode

this.Type

Full Usage: this.Type

Returns: Type
Returns: Type

Type something to start searching.