Header menu logo fantomas

ExprStructTupleNode Type

Constructors

Constructor Description

ExprStructTupleNode(structNode, tuple, closingParen, range)

Full Usage: ExprStructTupleNode(structNode, tuple, closingParen, range)

Parameters:
Returns: ExprStructTupleNode
structNode : SingleTextNode
tuple : ExprTupleNode
closingParen : SingleTextNode
range : range
Returns: ExprStructTupleNode

Instance members

Instance member Description

this.ClosingParen

Full Usage: this.ClosingParen

Returns: SingleTextNode
Returns: SingleTextNode

this.Struct

Full Usage: this.Struct

Returns: SingleTextNode
Returns: SingleTextNode

this.Tuple

Full Usage: this.Tuple

Returns: ExprTupleNode
Returns: ExprTupleNode

Type something to start searching.