Header menu logo fantomas

ExprRecordBaseNode Type

Constructors

Constructor Description

ExprRecordBaseNode(openingBrace, fields, closingBrace, range)

Full Usage: ExprRecordBaseNode(openingBrace, fields, closingBrace, range)

Parameters:
Returns: ExprRecordBaseNode
openingBrace : SingleTextNode
fields : RecordFieldNode list
closingBrace : SingleTextNode
range : range
Returns: ExprRecordBaseNode

Instance members

Instance member Description

this.ClosingBrace

Full Usage: this.ClosingBrace

Returns: SingleTextNode
Returns: SingleTextNode

this.Fields

Full Usage: this.Fields

Returns: RecordFieldNode list
Returns: RecordFieldNode list

this.HasFields

Full Usage: this.HasFields

Returns: bool
Returns: bool

this.OpeningBrace

Full Usage: this.OpeningBrace

Returns: SingleTextNode
Returns: SingleTextNode

Type something to start searching.